dotnet / dotnet/vscode-dotnet-runtime
Incorrect status "Downloading .NET" shown
- Dominant language
- TypeScript
- Stars
- 209
- Forks
- 455
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the bug.
I run `code-insiders .` in `roslyn` folder of [dotnet/roslyn](https://github.com/dotnet/roslyn) project. Ran a test (ie. project system finished loading) and the status bar still shows "Downloading .NET".
When I click on that status, it opens that Output pane, which shows that it's no longer downloading .NET.
### Please attach log file(s) here if you have any.
Sorry, I didn't find any logs matching the description above. When I look at the two folders created today in the folder you described, I only see a `cli.log` file:
### Reproduction Steps
1. open the project
2. wait
3. status keeps showing "Downloading .NET"
### Expected Behavior
I would expect "Downloading .NET" to disappear at some point or be replaced by some other more up-to-date status.
### Exceptions & Errors (if any)
_No response_
### .NET Install Tool Version
3.0.0
### Your operating system? Please provide more detail, such as the version and or distro above.
Windows
### VS Code Version
Version: 1.111.0-insider (user setup) Commit: 3d96350ed546b786ace7de5ff1d13ab7433073f6
Contributor guide
Assessment
This issue has not been assessed yet.