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:
@@ -26,7 +26,7 @@ topics:
|
||||

|
||||
{% data reusables.copilot.accept-suggestion %}
|
||||
1. Below the bracket of the `main` function, type the following function header:
|
||||
```
|
||||
```java{:copy}
|
||||
int calculateDaysBetweenDates
|
||||
```
|
||||
{% data variables.product.prodname_copilot %} will automatically suggest a function body in grayed text, as shown below. The exact suggestion may vary.
|
||||
|
||||
Reference in New Issue
Block a user