vscode-sftp
vscode-sftp copied to clipboard
When syncing, add "job finished" message to log.
Is this a similar or duplicate feature request?
- [ ] I don't know. I will go check it.
- [x] No.
Is your feature request related to a problem? Please describe. On slow connections, I am unable to recognize if sync job is finished or stuck.
Describe the solution you'd like In sync log, I would like to see some "job finish"-like message so I know for sure that all the files have been successfully synced.
Describe alternatives you've considered Sync log could also (and probably does) report failed sync, but the above solution seems more user-friendly to me, it gives me more certainty than waiting for possible error.
Does this project help you?
- [x] Yes. SFTP IS AWESOME! (really, not just because it's prefilled here in Feature request form :-)
What do you do when it gets stuck? there's no "cancel" "retry" buttons...
@ArneSaknussemm I do nothing but wait or restart VSCode. The point is, that I know, that my working copy is not up to date.