forked from Natizyskunk/vscode-sftp
-
Notifications
You must be signed in to change notification settings - Fork 3
Setting
Satiro Marra edited this page Jan 15, 2023
·
1 revision
There are a handful of settings available for SFTP, and they can be changed:
- On Windows/Linux: File --> Preferences --> Settings
- On macOS: Code --> Preferences --> Settings
boolean: Adds debugging output to the SFTP output panel.
You can view the login in View --> Output --> SFTP
. Changing this requires VSCode to be reloaded.
default: false
boolean: Change the default behavior from View Content
to Edit in Local
when opening files in the Remote Explorer.
default: false