vscode-rsync
vscode-rsync copied to clipboard
can not use shortcut key to synchronize individual file
- I have set a shortcut key to "sync-rsync.syncUpContext" ,like cammand+u
- I edit a file A.cpp
- use shortcut cammand+u
- tips “Running the contributed command: 'sync-rsync.syncUpContext' failed.”
when I find the A.cpp in workspace , right click it find the Sync Local To Remote click it (or just use shortcut key cammand+u) it work and rsync only A.cpp what I expect