ialexivy / vscode-angular2-files

vscode extension generating angular files with angular cli
MIT License
61 stars 36 forks source link

critical error: this is not working at all with vscode vs 1.40.2 #49

Open laurencefass opened 4 years ago

laurencefass commented 4 years ago

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-command i get an error:

command 'ngschematics.generateComponent' not found environment:

Version: 1.40.2 (user setup) Commit: f359dd69833dd8800b54d458f6d37ab7c78df520 Date: 2019-11-25T14:54:45.096Z Electron: 6.1.5 Chrome: 76.0.3809.146 Node.js: 12.4.0 V8: 7.6.303.31-electron.0 OS: Windows_NT x64 10.0.18362

thanks