Last active
March 11, 2018 09:14
-
-
Save lukesUbuntu/63838c0f0e8d5b657b0f3d60dacf1282 to your computer and use it in GitHub Desktop.
my fav code extensions
This file contains 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 HookyQR.beautify | |
code --install-extension Kasik96.format-php | |
code --install-extension RolandGreim.sharecode | |
code --install-extension Shan.code-settings-sync | |
code --install-extension Tobiah.unity-tools | |
code --install-extension Unity.unity-debug | |
code --install-extension aaron-bond.better-comments | |
code --install-extension christian-kohler.npm-intellisense | |
code --install-extension chrmarti.regex | |
code --install-extension codezombiech.gitignore | |
code --install-extension dinhani.divider | |
code --install-extension eamodio.gitlens | |
code --install-extension felixfbecker.php-debug | |
code --install-extension felixfbecker.php-intellisense | |
code --install-extension humao.rest-client | |
code --install-extension imperez.smarty | |
code --install-extension kleber-swf.unity-code-snippets | |
code --install-extension lonefy.vscode-JS-CSS-HTML-formatter | |
code --install-extension mrmlnc.vscode-apache | |
code --install-extension ms-mssql.mssql | |
code --install-extension ms-python.python | |
code --install-extension ms-vscode.csharp | |
code --install-extension msjsdiag.debugger-for-chrome | |
code --install-extension whatwedo.twig | |
code --install-extension ignd.html-css-class-completion | |
code --install-extension abusaidm.html-snippets |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment