dotnet / dotnet/vscode-dotnet-runtime
Consolidated Fixes for C#/ C# Dev Kit extension user experience
- Dominant language
- TypeScript
- Stars
- 209
- Forks
- 455
- PR merge metrics
- No merged PRs in 30d
Description
This tracks the issues we need to tackle to fix the user experience for the Runtime extension experience in C#/DevKit:
Remaining top issues based on telemetry are timeouts, network issues, and powershell accounting for ~87% of failures. As such, our priority should be on improving those.
* [x] https://github.com/dotnet/vscode-dotnet-runtime/issues/1359
* [x] Investigate powershell further, make extension try 'pwsh' 'powershell' and 'powershell.exe' before reporting failure.
* [x] #1246
---
* [ ] #1314
* [ ] Investigate auto-populating some error information into the issue reports
---
* [x] #1338
* [ ] #1307
* [ ] #1308
* [x] #1301
* [x] #1304
* [x] #1302
* [x] #1303
* [x] #1305
* [x] #1306
* [x] #1309
* [x] https://github.com/dotnet/vscode-dotnet-runtime/pull/935
Contributor guide
Assessment
This issue has not been assessed yet.