Created
June 21, 2018 13:40
-
-
Save willbowling/35f3100810e3f78341ab0b4881701c19 to your computer and use it in GitHub Desktop.
VS Code Extentions - June 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
code --install-extension christian-kohler.npm-intellisense | |
code --install-extension dbaeumer.jshint | |
code --install-extension dbaeumer.vscode-eslint | |
code --install-extension donjayamanne.githistory | |
code --install-extension dssiqueira.drupal-8-snippets | |
code --install-extension eamodio.gitlens | |
code --install-extension HookyQR.beautify | |
code --install-extension huizhou.githd | |
code --install-extension johnpapa.Angular2 | |
code --install-extension joshpeng.sublime-babel-vscode | |
code --install-extension lukazakrajsek.react-utils | |
code --install-extension mgmcdermott.vscode-language-babel | |
code --install-extension mikestead.dotenv | |
code --install-extension minhthai.vscode-todo-parser | |
code --install-extension msjsdiag.debugger-for-chrome | |
code --install-extension robinbentley.sass-indented | |
code --install-extension taichi.react-beautify | |
code --install-extension ttd-trace-tools.node-chakracore-time-travel-debugger | |
code --install-extension zhuangtongfa.Material-theme |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment