diff --git a/content/copilot/how-tos/configure-custom-instructions/add-repository-instructions.md b/content/copilot/how-tos/configure-custom-instructions/add-repository-instructions.md index f1da521f2613..1ed8986c09d3 100644 --- a/content/copilot/how-tos/configure-custom-instructions/add-repository-instructions.md +++ b/content/copilot/how-tos/configure-custom-instructions/add-repository-instructions.md @@ -126,7 +126,7 @@ Whitespace between instructions is ignored, so the instructions can be written a ### Using the settings page {% data reusables.copilot.jetbrains-settings %} -{% data reusables.copilot.jetbrains-languages-and-frameworks %} +{% data reusables.copilot.jetbrains-tools %} 1. Under "{% data variables.product.prodname_copilot_short %} Instructions", click **Workspace** or **Global** to choose whether the custom instructions apply to the current workspace or all workspaces. ### Manually creating a workspace custom instructions file diff --git a/data/reusables/copilot/jetbrains-tools.md b/data/reusables/copilot/jetbrains-tools.md new file mode 100644 index 000000000000..7fa2f1af8eea --- /dev/null +++ b/data/reusables/copilot/jetbrains-tools.md @@ -0,0 +1 @@ +1. Under **Tools**, click **{% data variables.product.prodname_copilot %}**, then click **Customizations**.