dotnet / dotnet/vscode-dotnet-runtime

Provide an API/Command to list what extensions own which installs of the .NET SDK/Runtimes

Open
#1,847 1 comment 0 reactions 0 assignees View on GitHub
feature-request
Dominant language
TypeScript
Stars
209
Forks
455
PR merge metrics
No merged PRs in 30d

Description

### Is your feature request related to a problem? Please describe.

When we implement uninstallation in https://github.com/dotnet/vscode-dotnet-runtime/issues/1823, a user may think that uninstalling e.g. DevKit would be sufficient to remove SDKs/Runtimes, but that can be incorrect if any other extensions have requested an SDK/Runtime install. It would be good for a user to be able to see what extension(s) own which SDKs/Runtimes on demand.

### A clear and concise description of what you want to happen. Include any alternative solutions you've considered.

A user should be able to invoke a command and see a table/graph/etc of what the SDKs/Runtimes installed are and which extension(s) requested them.

### Describe the solution you'd like

See above?

### Additional context

_No response_

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.