Angular Components - VS Code Extension
A simple extension for opening TypeScript, HTML, and CSS files all at once when selecting a component.
Extension Settings
This extension contributes the following settings:
angular.order: the order for opening the files (Ex: typescript html css)
angular.preview: if set then file opened will be previews
angular.automatic: open corresponding files automatically when .component.ts files are opened
1.0.0
Initial release of Angular Components
| |