1
0
mirror of synced 2025-12-31 06:02:42 -05:00

Codespaces support for JetBrains - review comment changes (#31483)

This commit is contained in:
hubwriter
2022-10-21 16:52:01 +01:00
committed by GitHub
parent 30ea40c9c6
commit 470e29e11a
38 changed files with 139 additions and 99 deletions

View File

@@ -45,8 +45,12 @@ To use {% data variables.product.prodname_copilot %} in a codespace in your JetB
{% endnote %}
1. Click **JetBrains Client**, then click **Preferences**.
1. In the Preferences dialog box, click **Plugins On Host** in the navigation panel. Then click the **Marketplace** tab.
1. In the JetBrains client application, open the Settings (Windows/Linux) or Preferences (Mac) dialog box:
- **Windows/Linux**: Click **File** and then **Settings** (or press <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>S</kbd>)
- **Mac**: Click **JetBrains Client** in the MacOS menu bar, then click **Preferences** (or press <kbd>command</kbd>+<kbd>,</kbd>)
1. In the left-side menu of the Settings/Preferences dialog box, click **Plugins On Host**. Then click the **Marketplace** tab.
![Screenshot of the Marketplace tab for 'Plugins On Host'](/assets/images/help/codespaces/jetbrains-preferences-plugins.png)