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 would like to set a custom shortcut (not ctrl+shift+P default shortcut) with the Key Bindings.json (in
%AppData%\Roaming\fman\Plugins\Third-party\fman-tortoisesvnhelper\Key Bindings.json)
[
{"keys": ["Ctrl+F1"], "command": "SVNUpdate"}
]
Unfortunately, SVNUpdate doesn't work.... What shoud I put instead? Is it possible? Would it be possible to do it (from the current opened folder, or for a complete specific SVN, as you wish)?
Many thanks
The text was updated successfully, but these errors were encountered:
Hi,
I really enjoy your plugin; great job!
I would like to set a custom shortcut (not ctrl+shift+P default shortcut) with the Key Bindings.json (in
%AppData%\Roaming\fman\Plugins\Third-party\fman-tortoisesvnhelper\Key Bindings.json)
Unfortunately, SVNUpdate doesn't work.... What shoud I put instead? Is it possible? Would it be possible to do it (from the current opened folder, or for a complete specific SVN, as you wish)?
Many thanks
The text was updated successfully, but these errors were encountered: