Auto-Import icon indicating copy to clipboard operation
Auto-Import copied to clipboard

VSCode freezes when doing npm updates on a quite large project

Open WalterLeinert opened this issue 8 years ago • 2 comments

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

WalterLeinert avatar Jan 11 '17 12:01 WalterLeinert

Facing the same issue, but also on smaller projects.

BR

FabianGosebrink avatar Jan 13 '17 06:01 FabianGosebrink

Facing the same issue

Environment

MacOS 10.14.4 vscode 1.33.1 TypeScript 3.3.3 prettier.io 1.15

image

Reproduce

  • disable all extensions
  • enable Auto-Import
  • open project, and switch branch with big diff...

image

The only way to stop my cpu getting hot is ⌥ + ⌘ + ESC force quit app

aqzhyi avatar Apr 19 '19 07:04 aqzhyi