From 5ddda75f9a55c2a2d3dae3d66542b5d7e89fda85 Mon Sep 17 00:00:00 2001 From: Annika Lauber Date: Thu, 16 Nov 2023 14:19:38 +0100 Subject: [PATCH] write out instructions for CSCS connections here --- code_management/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/code_management/index.md b/code_management/index.md index 320eeb3b..115b9386 100644 --- a/code_management/index.md +++ b/code_management/index.md @@ -87,4 +87,5 @@ Two popular tools for coding are [Visual Studio (VS) Code](https://code.visualst - Remote-SSH: to connect to remote machines 3. Use VS Code with SSH on CSCS: - Install the "Remote-SSH" extension. - - [Ensure VS Code remains active when working on CSCS](https://confluence.cscs.ch/display/KB/VScode+gets+killed) + - Ensure VS Code remains active when working on CSCS: + - Activate the "Remote.SSH: Remote Server Listen On Socket" option in "Remote-SSH: Settings".