ialexivy / vscode-angular2-files

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

Visual Studio Code keeps compiling even if I do not save changes #46

Closed itzvarman closed 4 years ago

itzvarman commented 5 years ago

Angular Files always compiling itself even I don't have any changes. As guys recommended, I've checked one by one and this extension has issues.

I made a question on it. Github issue

ialexivy commented 4 years ago

Tested cannot reproduce, this extension only watching angular.json for changes, but unless you generate a component it won't generate any file, hence should not cause the compile