From ed933b737f9a83da68e758cf3077dc3cf94ad6a9 Mon Sep 17 00:00:00 2001 From: clarencepenz Date: Wed, 1 Oct 2025 12:26:36 +0100 Subject: [PATCH] chore: updated missing path for GitHub Copilot for JetBrains IDEs --- .../add-repository-instructions.md | 2 +- data/reusables/copilot/jetbrains-tools.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 data/reusables/copilot/jetbrains-tools.md 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 f7348dd94652..102370de0165 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 @@ -131,7 +131,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**.