vscode-sftp
vscode-sftp copied to clipboard
SFTP keeps loading
it happens mostly on the [watcher/updated]
the SFTP loader in the status bar down at the bottom keeps spinning. Have to quit the vscode and open it again to make it working. gets very annoying after a while.
It keeps on happening even if i try to upload a normal file.
Can somebody help me with this?
I am having the same problem
I have the same issue.
Same issue here too. It works fine for a while. But then breaks. No real pattern as to why.
You could try setting:
"concurrency": 1
in your sftp.json settings file. This could help in some cases.
+1
You could restart vs code