Files
SCM-Manager/scm-ui
Sebastian Sdorra 1237f49d9f branch heads
2018-07-24 16:41:01 +02:00
..
2018-07-23 17:04:45 +02:00
2018-07-11 22:01:36 +02:00
2018-07-24 16:39:28 +02:00
2018-07-24 16:39:28 +02:00
2018-07-18 09:49:28 +02:00
2018-07-24 15:56:23 +02:00
2018-07-13 10:57:11 +02:00
2018-07-24 16:34:20 +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