Skip to content

Commit 1156682

Browse files
authored
Merge branch 'main' into repo-sync
2 parents 3f011fb + b189807 commit 1156682

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-a-jetbrains-ide.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@ If you use a JetBrains IDE, you can view and incorporate suggestions from {% dat
2323

2424
To use {% data variables.product.prodname_copilot %} in a JetBrains IDE, you must install the {% data variables.product.prodname_copilot %} extension. The following procedure will guide you through installation of the {% data variables.product.prodname_copilot %} plugin in IntelliJ IDEA. Steps to install the plugin in another supported IDE may differ.
2525

26-
1. In your JetBrains IDE, under the **File** menu, click **Settings**.
27-
1. At the top of the "Settings" dialog box, click **Marketplace**. In the search bar, search for **{% data variables.product.prodname_copilot %}** and click **Install**.
26+
1. In your JetBrains IDE, under the **File** menu for Windows or under the name of your IDE for Mac (for example, **PyCharm** or **IntelliJ**), click **Settings** for Windows or **Preferences** for Mac.
27+
2. In the left-side menu of the **Settings/Preferences** dialog box, click **Plugins**.
28+
3. At the top of the **Settings/Preferences** dialog box, click **Marketplace**. In the search bar, search for **{% data variables.product.prodname_copilot %}**, then click **Install**.
2829
![Screenshot of Marketplace search](/assets/images/help/copilot/jetbrains-marketplace.png)
2930
1. After {% data variables.product.prodname_copilot %} is installed, click **Restart IDE**.
3031
1. After your JetBrains IDE has restarted, click the **Tools** menu. Click **{% data variables.product.prodname_copilot %}**, then click **Login to {% data variables.product.prodname_dotcom %}**.

0 commit comments

Comments
 (0)