dotnet / dotnet/vscode-dotnet-runtime

Print more diagnostic information

Open
#2,162 2 comments 1 reaction 0 assignees View on GitHub
enhancement P2 ux
Dominant language
TypeScript
Stars
209
Forks
455
PR merge metrics
No merged PRs in 30d

Description

I see this today:

```bash
ms-dotnettools.csharp tried to install .NET 9.0.2~arm64 but that install had already been requested. No downloads or changes were made.
ms-dotnettools.csharp requested to download the .NET Runtime.
Downloading .NET version(s) 9.0.2~arm64 ............ Done!
.NET 9.0.2~arm64 executable path: c:\Users\rlander\AppData\Roaming\Code - Insiders\User\globalStorage\ms-dotnettools.vscode-dotnet-runtime\.dotnet\9.0.2~arm64\dotnet.exe
```

Please consider:

- Report all files downloaded (including JSON and scripts)
- Report times for each
- Report total download time

This information would make it much easier to share bad download time diagnostics with us. We could even include an email address and/or issue for them to report long download times.

This would also be more informative for us as the team building this experience. It's often easy for us to ignore problems that are not "in our face".

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.