Auto-Import
Auto-Import copied to clipboard
VSCode freezes when doing npm updates on a quite large project
Hi,
I'm using VSCode since several month with no freeze issues. After installing several extensions including 'Auto Import' I have freezes when doing npm updates in a larger project. I works in smaller projects.
When disabling your extension all works fine.
- Windows 10 Pro 64
- VSCode 1.8.1
- Node 6.5.0
Regards, Walter
Facing the same issue, but also on smaller projects.
BR
Facing the same issue
Environment
MacOS 10.14.4 vscode 1.33.1 TypeScript 3.3.3 prettier.io 1.15
Reproduce
- disable all extensions
- enable Auto-Import
- open project, and switch branch with big diff...
The only way to stop my cpu getting hot is ⌥ + ⌘ + ESC
force quit app