Stop some SSH hangs with vscode
This commit is contained in:
parent
8898d4f8c6
commit
0efe992b46
1 changed files with 1 additions and 5 deletions
|
|
@ -88,11 +88,7 @@
|
|||
"/Users/doty/lacework/services/bazel/rust/clippyallrust.py"
|
||||
],
|
||||
"remote.SSH.showLoginTerminal": true,
|
||||
"remote.SSH.remotePlatform": {
|
||||
"coder.doty-dev": "linux",
|
||||
"192.168.0.114": "linux",
|
||||
"coder-vscode--johndoty--doty-dev": "linux"
|
||||
},
|
||||
"remote.SSH.remotePlatform": {"coder.doty-dev":"linux","192.168.0.114":"linux","coder-vscode--johndoty--doty-dev":"linux"},
|
||||
"java.import.maven.enabled": false,
|
||||
"remote.autoForwardPortsSource": "process",
|
||||
"go.toolsManagement.autoUpdate": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue