fernandoescolar / vscode-solution-explorer

This is a Visual Studio Code extension that provides a (.sln) Visual Studio Solution explorer panel..
MIT License
346 stars 73 forks source link

Update single package #242

Closed badsyntax closed 1 year ago

badsyntax commented 1 year ago

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

I'd like to update just one package.

Describe the solution you'd like

The UX should be similar to the "Add Package" user flow.

Describe alternatives you've considered

I can already update a package by using the "Add package" command, but it's not obvious. I'd like a "Update package" command as it's more explicit, and it's easier to click on "Update package", rather than "Add package" => Select package.

Additional context

https://github.com/fernandoescolar/vscode-solution-explorer/issues/144