From 6c7c79155e68e7c1fc30dedfbc434c9676f3fc87 Mon Sep 17 00:00:00 2001 From: Hicham Omari Date: Sat, 26 Oct 2024 14:17:20 +0200 Subject: [PATCH] Not sure why linting is failing --- .../using-github-codespaces-in-your-jetbrains-ide.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/codespaces/developing-in-a-codespace/using-github-codespaces-in-your-jetbrains-ide.md b/content/codespaces/developing-in-a-codespace/using-github-codespaces-in-your-jetbrains-ide.md index 48966f35ed69..b0b69c97cd9c 100644 --- a/content/codespaces/developing-in-a-codespace/using-github-codespaces-in-your-jetbrains-ide.md +++ b/content/codespaces/developing-in-a-codespace/using-github-codespaces-in-your-jetbrains-ide.md @@ -32,7 +32,6 @@ When you work in a codespace, you use the JetBrains thin client application on y ### The JetBrains remote development connection process The basic process behind using a codespace in your JetBrains IDE is as follows. - 1. In the JetBrains Gateway application you select one of your active or stopped codespaces. 2. You then choose which JetBrains IDE you want to use. 3. The selected JetBrains IDE is then downloaded to the remote virtual machine that hosts your codespace and source code.