I've added an sftp connection with the option "downloadOnOpen": true, however when I open a file from the remote server, I cannot edit it due to vscode saying it's read-only. The only way I can is to choose "Edit in Local" for each file. Is this the expected behavior? How can...
You need to make the changes stated on SFTP error upload no such file after update VS code 1.56.0 #919 (comment) but in your Linux distribution ~/.vscode-server/extensions/liximomo.sftp-1.12.9/node_modules/ssh2-streams/lib. Not only on the Windows side %UserProfile%/.vscode/extensions/...
"liximomo.sftp":{"disallowInstall":true,"extension":{"id":"Natizyskunk.sftp","displayName":"SFTP"}},"coenraads.bracket-pair-colorizer-2":{"settings":["editor.bracketPairColorization.enabled","editor.guides.bracketPairs"]},"coenraads.bracket-pair-colorizer":{"settings":["editor.bracketPair...
"version": "0.1.0", "command": "c:\\windows\\sysnative\\pscp.exe", "isShellCommand": false, "echoCommand": true, "tasks": [ { "taskName": "-pw", "args": [ "a_password_for_sftp", "root@192.168.20.51:/root/src/WiringOP-Zero/examples/${fileBasenameNoExtension}", "${fileDirn...