You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Search Terms:
High cpu, files in excluded folder being watched
Steps to reproduce
Open vscode in an ember-cli project and run ember s to build and watch for changes. CPU usage of tsserver and typingsInstaller both jump up to 100% and remain there. typingsInstaller remains open even after vs code is closed, until the process is forcefully killed.
TypeScript Version: 2.9.2
Search Terms:
High cpu, files in excluded folder being watched
Steps to reproduce
Open vscode in an ember-cli project and run
ember s
to build and watch for changes. CPU usage of tsserver and typingsInstaller both jump up to 100% and remain there. typingsInstaller remains open even after vs code is closed, until the process is forcefully killed.jsconfig.json:
tsserver.log
ti-19009.log
ti-18559.log
ti-18084.log
It's odd to me that although 'tmp' is excluded it is still being watched
Related Issues:
#23390
#18263
The text was updated successfully, but these errors were encountered: