From 02429c01e4d69c8af0dbaffa14f01665e8002a9f Mon Sep 17 00:00:00 2001 From: Vincent Van Den Berghe Date: Thu, 2 Apr 2026 09:25:37 +0200 Subject: [PATCH] Docs wrongly state GHC CLI supports prompt files --- content/copilot/reference/customization-cheat-sheet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/copilot/reference/customization-cheat-sheet.md b/content/copilot/reference/customization-cheat-sheet.md index 23a07d57a871..4ff38dfb71b3 100644 --- a/content/copilot/reference/customization-cheat-sheet.md +++ b/content/copilot/reference/customization-cheat-sheet.md @@ -54,7 +54,7 @@ This table shows which customization features are supported in each IDE and surf | Feature | {% data variables.product.prodname_vscode_shortname %} | {% data variables.product.prodname_vs %} | JetBrains IDEs | Eclipse | Xcode | {% data variables.product.prodname_dotcom %} .com | {% data variables.copilot.copilot_cli_short %} | |---------|:-------:|:-------------:|:---------:|:-------:|:-----:|:-------:|:---:| | Custom instructions | ✓ | ✓ | P | P | P | ✓ | ✓ | -| Prompt files | ✓ | ✓ | P | ✗ | P | ✗ | ✓ | +| Prompt files | ✓ | ✓ | P | ✗ | P | ✗ | ✗ | | {% data variables.copilot.custom_agents_caps_short %} | ✓ | ✗ | P | P | P | ✓ | ✓ | | {% data variables.copilot.subagents_caps_short %} | ✓ | ✗ | P | P | P | ✗ | ✓ | | Agent skills | ✓ | ✗ | P | ✗ | ✗ | ✓ | ✓ |