ialexivy / vscode-angular2-files

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

Multiple Generate Commands Not Working #5

Closed conner-fallone closed 7 years ago

conner-fallone commented 7 years ago

A lot of the generate commands don't seem to be doing anything. Right clicking a folder and doing generate component, directive, pipe is not working. It asks for the file name, but upon pressing enter, nothing happens.

jlutz777 commented 7 years ago

Same thing happens for me.

dannyppaz commented 7 years ago

i also have this issue, enter any command always throw an error "command 'extension.addAngular2Component' not found"

ialexivy commented 7 years ago

Hi all, please provide me with more information:

  1. OS
  2. VsCode version
  3. Your project structure
  4. Steps to reproduce
yanwenchuang commented 7 years ago

'extension.addAngular2Component' not found

yanwenchuang commented 7 years ago

os:window8 vscode version:1.9.0 project structure is ionic2

maxisam commented 7 years ago

weird, it starts happening to me just now. I am on 1.10.2

Jscott388 commented 7 years ago

MacOs, Verison 1.12.2, structure is default.

I can't use the context menu. No prompt for file name.