@@ -51,48 +51,56 @@ copilot_coding_agent_short_cap_c: 'Coding agent'
5151# # Short for "Copilot Extensions agent" -> {% data variables.copilot.copilot_agent_short %}
5252# # Note: this is NOT a short form for the Copilot coding agent (previously Padawan):
5353copilot_agent_short : ' Copilot agent'
54-
55- # # Copilot feature variables (moved from product.yml)
5654copilot_agents_short : ' Copilot agents'
5755copilot_agents : ' GitHub Copilot agents'
58- copilot_autocomplete_pr : ' Copilot text completion'
59- copilot_auto_model_selection : ' Copilot auto model selection'
60- copilot_auto_model_selection_short : ' auto model selection'
61- copilot_auto_model_selection_short_cap_a : ' Auto model selection'
56+
57+ # # Copilot Chat
6258copilot_chat_dotcom_short : ' Copilot Chat in GitHub'
6359copilot_chat_dotcom : ' GitHub Copilot Chat in GitHub'
6460copilot_chat_short : ' Copilot Chat'
6561copilot_chat : ' GitHub Copilot Chat'
62+ copilot_mobile_short : ' Copilot Chat in GitHub Mobile'
63+ copilot_mobile : ' GitHub Copilot Chat in GitHub Mobile'
64+ copilot_vsc_chat_participant : ' Copilot-enabled VS Code chat participant'
65+ copilot_vsc_chat_participants : ' Copilot-enabled VS Code chat participants'
66+
67+ # # Copilot CLI
6668copilot_cli_short : ' Copilot CLI'
6769copilot_cli : ' GitHub Copilot CLI'
6870copilot_old-cli_short : ' Copilot in the CLI'
6971copilot_old-cli : ' GitHub Copilot in the CLI'
72+
73+ # # Copilot Extensions
74+ copilot_extension_short : ' Copilot Extension'
75+ copilot_extension : ' GitHub Copilot Extension'
76+ copilot_extensions_short : ' Copilot Extensions'
77+ copilot_extensions : ' GitHub Copilot Extensions'
78+
79+ # # Copilot skillsets
80+ copilot_skillset_short : ' Copilot skillset'
81+ copilot_skillset : ' GitHub Copilot skillset'
82+ copilot_skillsets_short : ' Copilot skillsets'
83+ copilot_skillsets : ' GitHub Copilot skillsets'
84+
85+ # # Various Copilot features
86+ copilot_autocomplete_pr : ' Copilot text completion'
87+ copilot_auto_model_selection : ' Copilot auto model selection'
88+ copilot_auto_model_selection_short : ' auto model selection'
89+ copilot_auto_model_selection_short_cap_a : ' Auto model selection'
7090copilot_customization : ' Copilot Customization'
7191copilot_desktop_short : ' Copilot in GitHub Desktop'
7292copilot_desktop : ' GitHub Copilot in GitHub Desktop'
7393copilot_edits_short : ' Copilot Edits'
7494copilot_edits : ' GitHub Copilot Edits'
7595copilot_extensibility_platform_short : ' Copilot Extensibility Platform'
7696copilot_extensibility_platform : ' GitHub Copilot Extensibility Platform'
77- copilot_extension_short : ' Copilot Extension'
78- copilot_extension : ' GitHub Copilot Extension'
79- copilot_extensions_short : ' Copilot Extensions'
80- copilot_extensions : ' GitHub Copilot Extensions'
8197copilot_for_prs : ' Copilot pull request summaries'
98+ copilot_prs_short : ' pull request summaries'
8299copilot_in_support : ' Copilot in GitHub Support'
83- copilot_mobile_short : ' Copilot Chat in GitHub Mobile'
84- copilot_mobile : ' GitHub Copilot Chat in GitHub Mobile'
85100copilot_preview_features : ' Copilot preview features'
86- copilot_prs_short : ' pull request summaries'
87- copilot_skillset_short : ' Copilot skillset'
88- copilot_skillset : ' GitHub Copilot skillset'
89- copilot_skillsets_short : ' Copilot skillsets'
90- copilot_skillsets : ' GitHub Copilot skillsets'
91101copilot_sku_isolation : ' Copilot subscription-based network routing'
92102copilot_spaces_short : ' Spaces'
93103copilot_spaces : ' Copilot Spaces'
94- copilot_vsc_chat_participant : ' Copilot-enabled VS Code chat participant'
95- copilot_vsc_chat_participants : ' Copilot-enabled VS Code chat participants'
96104
97105# Note: Copilot Autofix is branded as a Copilot feature but is billed using a Code security or GHAS license
98106copilot_autofix : ' GitHub Copilot Autofix'
0 commit comments