ng-snippets for Visual Studio Codeng-snippets is an extension generates HTML snippets of all Angular components within a project. How to useng-snippets is extreamly easy to use. Once the extension is installed just run the "ng snippet":
Now you are ready to go. Intellisense will be able to autocomplete any Angular component template within your project.
Where are my snippets stored?Once you have run ng-snippets your project will have a vscode snippets file located:
Known Issues
Release Notes0.0.7 beta
0.0.6 beta
0.0.5 beta
0.0.4 betaInitial release of ng-snippets. |