Update and standardize unordered lists to be - (#37854)
This commit is contained in:
@@ -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_
|
||||

|
||||
|
||||
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 %}**.
|
||||
|
||||
Reference in New Issue
Block a user