svn-scm icon indicating copy to clipboard operation
svn-scm copied to clipboard

Allow manual show-updates

Open yarons opened this issue 1 year ago • 0 comments
trafficstars

I can't find a way to show the updates manually like when this command is invoked behind the scenes:

svn stat --xml --no-ignore --ignore-externals --show-updates

I'd like to see a menu item that invokes it manually, the current option is Update which updates the revision automatically without letting me choose which files do I want to update.

Currently, it happens behind the scenes so I'm opening the Output pane with Svn and waiting for it to happen.

I can also run it manually to see which files but that means I can't use VSCode's UI features because I'm in a terminal.

Thanks!

yarons avatar May 13 '24 08:05 yarons