dotnet / dotnet/vscode-csharp

Extension Dependencies install in multiple windows when multiple VS Code windows open at same time.

Open
#3,462 3 comments 1 reaction 0 assignees View on GitHub
Bug Installation Triaged
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...'

![image](https://user-images.githubusercontent.com/26179051/70971087-c2c99d00-2065-11ea-93a4-d004529d586e.png)

It also seems to be causing some problems with commands,

![image](https://user-images.githubusercontent.com/26179051/70971283-3a97c780-2066-11ea-9c7c-30441f3e0801.png)

Restarting the window that was stuck 'installing packages...' seemed to reduce getting the command not found errors.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.