Visual Studio Code: Difference between revisions
→Wayland: relocate |
Widlarizer (talk | contribs) Add timeout workaround |
||
| Line 310: | Line 310: | ||
</syntaxHighlight> | </syntaxHighlight> | ||
=== Timeout === | |||
If you're using fish or other shell, set this in the user settings JSON on the client machine: | |||
<syntaxHighlight lang=bash> | |||
"remote.SSH.useLocalServer": false | |||
</syntaxHighlight> | |||
See https://github.com/microsoft/vscode-remote-release/issues/2509 and https://github.com/nix-community/nixos-vscode-server/issues/18 | |||
[[Category:Applications]] | [[Category:Applications]] | ||
[[Category:IDE]] | [[Category:IDE]] | ||