liximomo / vscode-sftp

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

Is there a way to automatically edit in local? #750

Closed ArielZabihi closed 4 years ago

ArielZabihi commented 4 years ago

I want to edit in local but I hate right clicking and selecting the option every time. Is there a way to edit in local on click as opposed to it opening in read-only mode?

robocrax commented 4 years ago

Had same issue. This fixed it: https://github.com/liximomo/vscode-sftp/issues/270#issuecomment-501946457

ArielZabihi commented 4 years ago

Thank you @robocrax