liximomo / vscode-sftp

Super fast sftp/ftp extension for VS Code
MIT License
1.5k stars 256 forks source link

Can we add a pause button somehow or update on demand? #977

Open n-for-all opened 2 years ago

n-for-all commented 2 years ago

Is this a similar or duplicate feature request? No.

Is your feature request related to a problem? Please describe. The issue lies when the scss is compiled, it updates all css with the watcher, this is fine for a couple of updates, however if you are updating frequently, the server delays or blocks the connection, it would much easier if in such case we can pause the transfer and once done we activate it or we can update on demand

Does this project help you? Yes. SFTP IS AWESOME!