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...
The command is restarted by VSCode it seems. export $(dbus-launch) # I actually have this in my .bashrc ssh-add # enter your password Pretty sure I had to do the following as well to setup the gnome keyring # backup old keyring mv ~/.local/share/keyrings/Default_keyring.keyring ...
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...