Add Angular Files for VS CodeThis extension allows you to add Angular typescript files including snippets to your VS Code project.
FeaturesRight click on a file or a folder in your current project. There are two options added to the context menu Add Angular FilesThis command adds the following files to your new folder (let's assume you typed in
Add Angular Files (Extended)This command adds the following extended files to your new folder (let's assume you typed in
The naming of the files as well as the (boilerplate) snippets are based on the official Angular Style Guide Customize stylesheet languageYou can choose between your preferred stylesheet language CSS, SASS or LESS.
Customize test (.spec) files
Installation
DisclaimerImportant: This extension due to the nature of it's purpose will create files on your hard drive and if necessary create the respective folder structure. While it should not override any files during this process, I'm not giving any guarantees or take any responsibility in case of lost data. LicenseMIT |