liximomo / vscode-sftp

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

Option to temporarily disable the connection to the server (On / Off) #993

Open PawelGIX opened 2 years ago

PawelGIX commented 2 years ago

It would be great if there was an easy option to enable / disable synchronization (connection) with the server. For example, in a similar way as you can turn on and off automatic code formatting, or Prettier. image I don't always want to sync my code in real time. For example, when switching branches on .git. So the option to temporarily disable sync would be extremely useful.

Updated: It might be copy of: https://github.com/liximomo/vscode-sftp/issues/987#issue-1188003354