Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
baronfel opened this issue Jun 21, 2024 · 0 comments

Comments

@baronfel
Copy link
Member

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

When we implement uninstallation in #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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant