soates / Auto-Import

vscode extension that will automatically finds, parses and provides code actions for all available imports. Only currently works with files in your folder and TypeScript.
MIT License
164 stars 62 forks source link

Freezes VSCode on git checkout #113

Open kopach opened 3 years ago

kopach commented 3 years ago

Issue Type: Bug

When running VSCode on relatively big repo, checkout between branches with a lot of changes, causes VSCode to freeze.

Extension version: 1.5.3 VS Code version: Code 1.52.1 (ea3859d4ba2f3e577a159bc91e3074c5d85c0523, 2020-12-16T16:30:02.420Z) OS version: macOS 10.15.7

tastypurgen commented 3 years ago

UPD! Happens almost every checkout. VSCode loads CPU for 100%