Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Typo in VSCode s

...

Multiexcerpt
MultiExcerptNamevscode_local_server

Optional: VSCode settings

Tabs Container
directionhorizontal
Tabs Page
titleLatest - jump-17.ecmwf.int

For those using VSCode, you may meet need to set the  Remote.SSH: Use Local Server setting to false in the extension setting. You can search for  @ext:ms-vscode-remote.remote-ssh to find the plugin-specific settings.

Tabs Page
titleLegacy - jump.ecmwf.int

If you are using Visual Studio Code with the Remote SSH extension, it will not recognise hosts with wildcards as defined in the previous SSH config file.

You may add append an explicit entry for the desired hosts in your ssh config file:

No Format
Host ecs-login hpc-login

...