You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
yarons
changed the title
Allow manual show updates
Allow manual show-updates
May 13, 2024
I can't find a way to show the updates manually like when this command is invoked behind the scenes:
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!
The text was updated successfully, but these errors were encountered: