You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/copilot/how-tos/configure-custom-instructions/add-repository-instructions.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -261,6 +261,9 @@ Once saved, these instructions will apply to the current project in Eclipse that
261
261
262
262
## Creating repository-wide custom instructions
263
263
264
+
> [!NOTE]
265
+
> {% data reusables.copilot.custom-instructions-ccr-support %} See [AUTOTITLE](/copilot/how-tos/use-copilot-agents/request-a-code-review/use-code-review?tool=vscode).
266
+
264
267
1. In the root of your repository, create a file named `.github/copilot-instructions.md`.
265
268
266
269
Create the `.github` directory if it does not already exist.
Currently, {% data variables.copilot.copilot_code-review_short %} in {% data variables.product.prodname_vscode_shortname %} only supports repository-wide custom instructions, and these are only supported when you are reviewing a selection of code in a file, not when reviewing all uncommitted changes.
Copy file name to clipboardExpand all lines: data/reusables/copilot/repository-custom-instructions-support.md
+9-6Lines changed: 9 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,20 +4,23 @@ Repository custom instructions let you provide {% data variables.product.prodnam
4
4
5
5
### Support for repository custom instructions
6
6
7
-
The following table shows which {% data variables.product.prodname_copilot_short %} features support the `.github/copilot-instructions.md` instructions file.
7
+
The following table shows which {% data variables.product.prodname_copilot_short %} features support custom instructions in various environments.
8
8
9
9
{% rowheaders %}
10
10
11
11
|| Eclipse | JetBrains IDEs | {% data variables.product.prodname_vs %} | {% data variables.product.prodname_vscode_shortname %} | {% data variables.product.prodname_dotcom_the_website %} | Xcode |
0 commit comments