зеркало из https://github.com/github/docs.git
minor changes
This commit is contained in:
Родитель
b118edd7ef
Коммит
1ef955efa6
|
@ -61,7 +61,7 @@ To use {% data variables.product.prodname_copilot %} in a JetBrains IDE, you mus
|
|||
{% data reusables.copilot.create-java-file %}
|
||||
1. To prompt {% data variables.product.prodname_copilot %} to show you a suggestion, type the following line in the Java file.
|
||||
{% data reusables.copilot.java-int-snippet %}
|
||||
1. Optionally, you can see alternative suggestions.
|
||||
{% data reusables.copilot.see-alternative-suggestions %}
|
||||
|
||||
| OS | See next suggestion | See previous suggestion |
|
||||
| :- | :- | :- |
|
||||
|
|
|
@ -56,7 +56,7 @@ To use {% data variables.product.prodname_copilot %}, you must first install the
|
|||
```javascript{:copy}
|
||||
function calculateDaysBetweenDates(begin, end) {
|
||||
```
|
||||
3. Optionally, you can see alternative suggestions.
|
||||
{% data reusables.copilot.see-alternative-suggestions %}
|
||||
|
||||
| OS | See next suggestion | See previous suggestion |
|
||||
| :- | :- | :- |
|
||||
|
|
|
@ -71,7 +71,7 @@ After installation, a {% data variables.product.prodname_copilot %} icon will ap
|
|||
```csharp{:copy}
|
||||
function calculateDaysBetweenDates(begin, end) {
|
||||
```
|
||||
1. To see alternative suggestions, press <kbd>Alt</kbd>+<kbd>]</kbd> (or <kbd>Alt</kbd>+<kbd>[</kbd>).
|
||||
1. If alternative suggestions are available, you can see these alternatives by pressing <kbd>Alt</kbd>+<kbd>]</kbd> (or <kbd>Alt</kbd>+<kbd>[</kbd>).
|
||||
1. Optionally, you can hover over the suggestion to see the {% data variables.product.prodname_copilot %} command palette for choosing suggestions.
|
||||
{% data reusables.copilot.accept-or-reject-suggestion %}
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
For any given input, {% data variables.product.prodname_copilot %} can offer multiple suggestions. You can select which suggestion to use, or reject all suggestions.
|
||||
For any given input, {% data variables.product.prodname_copilot %} may offer multiple suggestions. You can select which suggestion to use, or reject all suggestions.
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
1. Optionally, you can see alternative suggestions, if any are available.
|
Загрузка…
Ссылка в новой задаче