Skip to content

Instantly share code, notes, and snippets.

@khamiltonuk
Created April 4, 2018 08:50
Show Gist options
  • Save khamiltonuk/854295b75ce6cedbbb54fe142d1a5468 to your computer and use it in GitHub Desktop.
Save khamiltonuk/854295b75ce6cedbbb54fe142d1a5468 to your computer and use it in GitHub Desktop.
My Vs code extensions
# In the lastest release of VSCode (May 2016) it is now possible to list the installed extension in the command line
$ code --list-extensions
# To install
$ --install-extension <ext> //see 'code --help'
2gua.rainbow-brackets
EQuimper.react-native-react-redux
FallenMax.mithril-emmet
PeterJausovec.vscode-docker
Shan.code-settings-sync
andys8.jest-snippets
christian-kohler.npm-intellisense
discountry.react-redux-react-router-snippets
donjayamanne.githistory
dzannotti.vscode-babel-coloring
esbenp.prettier-vscode
flowtype.flow-for-vscode
mathiasfrohlich.Kotlin
ms-vscode.azure-account
msjsdiag.debugger-for-chrome
skyran.js-jsx-snippets
techer.open-in-browser
xabikos.JavaScriptSnippets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment