We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentfbf9a07 commit9b70256Copy full SHA for 9b70256
src/remote.ts
@@ -627,7 +627,7 @@ export class Remote {
627
constproxyCommand=featureSet.wildcardSSH
628
?`${escape(binaryPath)}${headerArg} --global-config${escape(
629
path.dirname(this.storage.getSessionTokenPath(label)),
630
-)} ssh --stdio --usage-app=vscode --network-info-dir${escape(this.storage.getNetworkInfoPath())}${awaitthis.formatLogArg(logDir)} --ssh-host-prefix${hostPrefix} %h`
+)} ssh --stdio --usage-app=vscode --disable-autostart --network-info-dir${escape(this.storage.getNetworkInfoPath())}${awaitthis.formatLogArg(logDir)} --ssh-host-prefix${hostPrefix} %h`
631
:`${escape(binaryPath)}${headerArg} vscodessh --network-info-dir${escape(
632
this.storage.getNetworkInfoPath(),
633
)}${awaitthis.formatLogArg(logDir)} --session-token-file${escape(this.storage.getSessionTokenPath(label))} --url-file${escape(