Files
SCM-Manager/scm-ui
2018-07-17 08:39:51 +02:00
..
2018-07-13 10:57:11 +02:00
2018-07-11 22:01:36 +02:00
2018-07-11 14:59:01 +02:00
2018-07-17 08:39:51 +02:00
2018-07-11 22:01:36 +02:00
2018-07-16 11:34:50 +02:00
2018-07-13 10:57:11 +02:00

scm-ui

VSCode Plugins

  • EditorConfig for VS Code
  • Flow Language Support
  • Prettier - Code formatter
  • Project Snippets
  • Debugger for Chrome
code --install-extension EditorConfig.EditorConfig
code --install-extension flowtype.flow-for-vscode
code --install-extension esbenp.prettier-vscode
code --install-extension rebornix.project-snippets

# debugging with chrome browser
code --install-extension msjsdiag.debugger-for-chrome