vscode-angular2-files
vscode-angular2-files copied to clipboard
vscode extension generating angular files with angular cli
- Issue Type: `Bug` - Extension Name: `vscode-angular2-files` - Extension Version: `1.6.4` - OS Version: `Windows_NT x64 10.0.17763` - VSCode version: `1.52.1` :warning: We have written the needed data into...
- Issue Type: `Performance` - Extension Name: `vscode-angular2-files` - Extension Version: `1.6.4` - OS Version: `Windows_NT x64 10.0.19041` - VSCode version: `1.51.1` [alexiv.vscode-angular2-files-unresponsive.cpuprofile.txt](https://github.com/ivalexa/vscode-angular2-files/files/5612680/alexiv.vscode-angular2-files-unresponsive.cpuprofile.txt) ` Find more details here: https://github.com/microsoft/vscode/wiki/Explain-extension-causes-high-cpu-load
Hi @ivalexa, This extension is very useful. Thank you for creating such a great extension! I found when fetch angular.json for the default config, the node_modules was not excluded. And...
This may be 2 separate things. V 1.64 1. Is it adding Pipes to the right place? It adds mine to declarations in app-routing.module.ts rather than app.module.ts. I seem to...
The error below is appearing in the vscode dev tools on startup. ``` mainThreadExtensionService.ts:66 TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator)) at ConfigurationManager. (c:\Users\...\.vscode\extensions\alexiv.vscode-angular2-files-1.6.4\out\src\configuration-manager.js:28:26) at Generator.next () at...
It would be extremely helpful if it's possible to predefine configurations instead of using `-o` flag and manually choose options. I'm working with NX repo and extension cannot determine the...
Allow users to add an extra file like `index.ts` with some content like `export * from 'module'`
this module is not working at all with vscode 1.40.2 i've installed (and uninstalled and reinstalled this module) right click does nothing for any generate menu items. if i ctrl-shft-p...
Generate Angular Files -> Component -> Service -> etc..