-
-
Save brunocicom/64cb9a8d3e4ea4fd514345dbd313cdac to your computer and use it in GitHub Desktop.
VSCode extensions - ionic 2 + angular
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
{ | |
// See http://go.microsoft.com/fwlink/?LinkId=827846 | |
// for the documentation about the extensions.json format | |
"recommendations": [ | |
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp | |
"abusaidm.html-snippets", | |
"Angular.ng-template", | |
"danielehrhardt.ionic3-vs-ionView-snippets", | |
"eg2.tslint", | |
"eg2.vscode-npm-script", | |
"felixfbecker.php-debug", | |
"formulahendry.auto-close-tag", | |
"formulahendry.auto-rename-tag", | |
"HookyQR.beautify", | |
"jakethashi.vscode-angular2-emmet", | |
"jgw9617.ionic2-vscode", | |
"johnpapa.Angular2", | |
"loiane.ionic-extension-pack", | |
"msjsdiag.debugger-for-chrome", | |
"pkosta2006.rxjs-snippets", | |
"robertohuertasm.vscode-icons", | |
"steoates.autoimport", | |
"Thavarajan.ionic2", | |
"UVBrain.Angular2", | |
"vsmobile.cordova-tools" | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment