fernandoescolar / vscode-solution-explorer

This is a Visual Studio Code extension that provides a (.sln) Visual Studio Solution explorer panel..

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update single package

badsyntax opened this issue · comments

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

I'd like to update just one package.

Describe the solution you'd like

  • Expand packages
  • Right click a package
  • Update package

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

#144