1
0
mirror of synced 2025-12-22 03:16:52 -05:00

Update and standardize unordered lists to be - (#37854)

This commit is contained in:
Grace Park
2023-06-16 13:57:24 -07:00
committed by GitHub
parent 23e491aea4
commit 90039fc985
297 changed files with 2170 additions and 2165 deletions

View File

@@ -29,21 +29,21 @@ After installing the JetBrains Gateway, you can set JetBrains as your default ed
The basic process behind using a codespace in your JetBrains IDE is as follows.
* In the JetBrains Gateway application you select one of your active or stopped codespaces.
* You then choose which JetBrains IDE you want to use.
* The selected JetBrains IDE is then downloaded to the remote virtual machine that hosts your codespace and source code.
* The JetBrains thin client application is then downloaded to your local machine and started.
* The client application connects to the full backend IDE.
* You can work on your code in the client application in just the same way you would in a local environment.
- In the JetBrains Gateway application you select one of your active or stopped codespaces.
- You then choose which JetBrains IDE you want to use.
- The selected JetBrains IDE is then downloaded to the remote virtual machine that hosts your codespace and source code.
- The JetBrains thin client application is then downloaded to your local machine and started.
- The client application connects to the full backend IDE.
- You can work on your code in the client application in just the same way you would in a local environment.
## Prerequisites
To work in a codespace in a JetBrains IDE you need:
* A valid JetBrains license
* The JetBrains Gateway application
* {% data variables.product.prodname_cli %} version 2.18.0 or later
* An existing codespace that's running an SSH server
- A valid JetBrains license
- The JetBrains Gateway application
- {% data variables.product.prodname_cli %} version 2.18.0 or later
- An existing codespace that's running an SSH server
### JetBrains license
@@ -104,8 +104,8 @@ The first time you use JetBrains Gateway for {% data variables.product.prodname_
![Screenshot of a one-time login code. The copy icon beside the code is highlighted with a dark orange outline.](/assets/images/help/codespaces/jetbrains-gateway-login-code.png)
1. If you are not currently signed in to {% data variables.product.prodname_dotcom %}, the sign-in page is displayed.
* Enter your details and click **Sign in**.
* Verify your authentication, for example by entering a two-factor authentication code.
- Enter your details and click **Sign in**.
- Verify your authentication, for example by entering a two-factor authentication code.
1. On the "Device activation" page, paste the copied code and click **Continue**.
1. If you belong to organizations, the "Single sign-on to your organizations" page is displayed. Click **Authorize** beside the organizations you want to authorize the JetBrains Gateway to access, then click **Continue**.
1. On the "Authorize {% data variables.product.prodname_github_codespaces %} for JetBrains" page, click **Authorize {% data variables.product.prodname_dotcom %}**.