1
0
mirror of synced 2025-12-22 11:26:57 -05:00

fixes shortcut

This commit is contained in:
Jules Parker
2022-06-10 09:59:12 +02:00
parent 30ef36eebf
commit c06c1b33fc

View File

@@ -63,7 +63,7 @@ If you use a JetBrains IDE, you can view and incorporate suggestions from {% dat
{% data reusables.copilot.java-int-snippet %}
{% data variables.product.prodname_copilot %} will show you a suggestion.
1. Open a new tab with multiple additional suggestions.
- On macOS, press <kbd>Option</kbd>+<kbd>Enter</kbd>, then click **Open GitHub Copilot**.
- On macOS, press <kbd>Command</kbd>+<kbd>Shift</kbd>+<kbd>A</kbd>, then click **Open GitHub Copilot**, or press <kbd>Command</kbd>+<kbd>Shift</kbd>+<kbd>\</kbd> to open the new tab immediately.
- On Windows or Linux, press <kbd>Ctrl</kbd>+<kbd>Enter</kbd>, then click **Open GitHub Copilot**.
![Screenshot of dialogue to open Copilot](/assets/images/help/copilot/open-copilot-tab-jetbrains.png)
1. To accept a suggestion, above the suggestion, click **Accept Solution**. To reject all suggestions, close the tab.