Files
SCM-Manager/scm-ui
Maren Süwer d95e272b6b refactoring
2018-07-17 15:08:58 +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 15:08:58 +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