1
0
mirror of synced 2025-12-21 10:57:10 -05:00

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

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
This commit is contained in:
Jules
2022-06-09 14:17:14 +02:00
committed by GitHub
parent 16c1b08028
commit 02ebbb92d1

View File

@@ -44,7 +44,6 @@ topics:
```java{:copy}
int calculateDaysBetweenDates(
```
{% data variables.product.prodname_copilot %} will show you a suggestion.
1. To see alternative suggestions:
- On macOS, press <kbd>Option</kbd>+<kbd>]</kbd> for the next suggestion, or <kbd>Option</kbd>+<kbd>[</kbd> for the previous suggestion.
- On Windows or Linux, press <kbd>Alt</kbd>+<kbd>]</kbd> for the next suggestion, or <kbd>Alt</kbd>+<kbd>[</kbd> for the previous suggestion.