Just like webpages does, check it, and then it wont prompt password again..VSCodeTriageBot added the triage-needed label Jun 22, 2024 VSCodeTriageBot assigned meganrogge Jun 22, 2024 Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment ...
Make the ssh password prompt dialog have a save password option #233572 Sign in to view logs Summary Jobs main Run details Usage Workflow file Triggered via issue June 29, 2024 08:07 VSCodeTriageBot labeled #216873 5bece9e Status Success Total duration 13s Artifacts – on-label...
Make the ssh password prompt dialog have a save password option #78924 Sign in to view logs Summary Jobs main Run details Usage Workflow file Triggered via issue June 29, 2024 08:07 VSCodeTriageBot assigned #216873 5bece9e Status Success Total duration 13s Artifacts – deep-cl...
Undo stack is lost when remote connection(SSH) is closed or when 'Developer: Reload window' palette command is run. 'Files: Restore Undo Stack' is enabled and 'Editor: Format On Save' is disabled #230057 Sign in to view logs Summary Jobs main Run details Usage Workflow file Triggered...
Undo stack is lost when remote connection(SSH) is closed or when 'Developer: Reload window' palette command is run. 'Files: Restore Undo Stack' is enabled and 'Editor: Format On Save' is disabled #230059 Sign in to view logs Summary Jobs main Run details Usage Workflow file Triggered...
Undo stack is lost when remote connection(SSH) is closed or when 'Developer: Reload window' palette command is run. 'Files: Restore Undo Stack' is enabled and 'Editor: Format On Save' is disabled #77293 Sign in to view logs Summary Jobs main Run details Usage Workflow file Triggered ...
Since upload local -> remote also still works, you can apply this patch to avoid seeing the error. In file ...\.vscode\extensions\liximomo.sftp-1.12.9\node_modules\ssh2-streams\lib\sftp.js change line 416 cb(err); to cb(); That way you can still upload files, dont have to dow...
I struggled a couple of hours to get it working on my arch setup, but I always ran into some new error, so I gave up... I have to log in with GitHub every time a VSCode window opens (every window), because it can't save the credentials. Pretty annoying. ...
config at @workroot { "host": "web01", "port": 22, "username": "drh", "password": null, "protocol": "sftp", "agent": null, "privateKeyPath": "C:\\Users\\drh\\.ssh\\privatekey.ppk", "passphrase": null, "passive": false, "interactiveAuth": false, "remotePath": "./publ...
Sign in to view logs Summary Jobs main Run details Usage Workflow file Triggered via issue July 2, 2024 11:24 VSCodeTriageBot closed #213116 c57f7bb Status Success Total duration 17s Artifacts – release-pipeline-labeler.yml on: issues main 8s Oh hello! Nice to see you. Made...