From 5ad4eef6733a9a3f5990db892280a1b3ca02d61a Mon Sep 17 00:00:00 2001 From: Ilya Zhukov <i.zhukov@fz-juelich.de> Date: Mon, 7 Oct 2024 16:56:25 +0200 Subject: [PATCH] Suggest to install Remote SSH extension. --- blog/2024-04-12-vscode/index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/blog/2024-04-12-vscode/index.md b/blog/2024-04-12-vscode/index.md index feee02ab..0aedf19c 100644 --- a/blog/2024-04-12-vscode/index.md +++ b/blog/2024-04-12-vscode/index.md @@ -34,6 +34,11 @@ Install the "Remote Explorer" extension pack from Microsoft. :::note + If you do not see a plus sign, you should also install "Remote -SSH" extension. + + ::: + :::note + If you have SSH config file already, you can jump directly to the very last part of the current step. ::: -- GitLab