dotnet / dotnet/vscode-csharp

Use .NET Install Tool for debugger runtime lookup

Open
#8,370 8 comments 0 reactions 0 assignees View on GitHub
Debugger untriaged
Dominant language
TypeScript
Stars
3.1k
Forks
737
Avg merge
18h 40m
Merged PRs (30d)
31

Description

See https://github.com/dotnet/vscode-csharp/issues/8312#issuecomment-2902970817 for more info

We should work with the .NET Install tool extension to provide an API we can use to look up the installed SDK architecture, instead of manually querying dotnet info.

Code to potentially remove: https://github.com/dotnet/vscode-csharp/blob/ff6e65a14cedf55fe930f36e685564a4d5780086/src/shared/utils/getDotnetInfo.ts#L14

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.