The angular file loader extension for Visual Studio Code opens relative files to an angular project in line with the Angular styleguide and reccomendations.
- Visual Studio Code >1.10.0
This extension contributes the following settings:
angularFileLoader.open
: an array of extensions to be opened when the command is called
Initial release of the angular file loader extension.