Extension Dependencies install in multiple windows when multiple VS Code windows open at same time.
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 737
- Avg merge
- 18h 40m
- Merged PRs (30d)
- 31
Description
VS Code: 1.41.0
C# Extension: 1.21.9
I have multiple windows open as part of a project, each with different C# projects, and in each, the extension dependencies try to load simultaneously after an update. This can cause some issues sometimes (with file writing conflicts), and almost always ends up with one of the windows stuck in 'installing packages...'

It also seems to be causing some problems with commands,

Restarting the window that was stuck 'installing packages...' seemed to reduce getting the command not found errors.
Contributor guide
Assessment
This issue has not been assessed yet.