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
-5Lines changed: 0 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,6 @@ redirect_from:
20
20
This version of this article is for using repository custom instructions on the {% data variables.product.github %} website. Click the tabs above for information on using custom instructions in other environments. <!-- markdownlint-disable-line MD027 -->
21
21
22
22
{% data reusables.copilot.repository-custom-instructions-support %}
23
-
***{% data variables.copilot.copilot_code-review_short %}**
24
23
25
24
{% data reusables.copilot.repository-custom-instructions-prerequisites %}
26
25
@@ -31,7 +30,6 @@ This version of this article is for using repository custom instructions on the
31
30
This version of this article is for using repository custom instructions and prompt files in {% data variables.product.prodname_vscode_shortname %}. Click the tabs above for instructions on using custom instructions in other environments.
32
31
33
32
{% data reusables.copilot.repository-custom-instructions-support %}
34
-
***{% data variables.copilot.copilot_code-review_short %}**
35
33
36
34
{% data reusables.copilot.repository-custom-instructions-prerequisites %}
37
35
@@ -42,7 +40,6 @@ This version of this article is for using repository custom instructions and pro
42
40
This version of this article is for using repository custom instructions in {% data variables.product.prodname_vs %}. Click the tabs above for instructions on using custom instructions in other environments.
43
41
44
42
{% data reusables.copilot.repository-custom-instructions-support %}
45
-
***{% data variables.copilot.copilot_code-review_short %}**
46
43
47
44
{% data reusables.copilot.repository-custom-instructions-prerequisites %}
48
45
@@ -53,7 +50,6 @@ This version of this article is for using repository custom instructions in {% d
53
50
This version of this article is for using repository custom instructions in JetBrains IDEs. Click the tabs above for instructions on using custom instructions in other environments.
54
51
55
52
{% data reusables.copilot.repository-custom-instructions-support %}
56
-
***{% data variables.copilot.copilot_code-review_short %}**
57
53
58
54
{% data reusables.copilot.repository-custom-instructions-prerequisites %}
59
55
@@ -76,7 +72,6 @@ This version of this article is for using repository custom instructions in Xcod
76
72
This version of this article is for using repository custom instructions in Eclipse. Click the tabs above for instructions on using custom instructions in other environments.
77
73
78
74
{% data reusables.copilot.repository-custom-instructions-support %}
79
-
***{% data variables.copilot.copilot_code-review_short %}**
80
75
81
76
{% data reusables.copilot.repository-custom-instructions-prerequisites %}
Copy file name to clipboardExpand all lines: data/reusables/copilot/repository-custom-instructions-support.md
+19-3Lines changed: 19 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,22 @@
2
2
3
3
Repository custom instructions let you provide {% data variables.product.prodname_copilot_short %} with repository-specific guidance and preferences.
4
4
5
-
Repository custom instructions are currently supported for:
6
-
***{% data variables.copilot.copilot_coding_agent %}**
7
-
***{% data variables.copilot.copilot_chat_short %}**
5
+
### Support for repository custom instructions
6
+
7
+
The following table shows which {% data variables.product.prodname_copilot_short %} features support the `.github/copilot-instructions.md` instructions file.
8
+
9
+
{% rowheaders %}
10
+
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