Skip to content
This repository was archived by the owner on May 20, 2026. It is now read-only.

Commit 5348433

Browse files
Fix NLS description formatting for includeCoAuthoredBy setting
Agent-Logs-Url: https://github.com/microsoft/vscode-copilot-chat/sessions/1249d941-2976-42db-8fd6-db5b00625865 Co-authored-by: pierceboggan <1091304+pierceboggan@users.noreply.github.com>
1 parent fe42e86 commit 5348433

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.nls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@
402402
"github.copilot.config.tools.defaultToolsGrouped": "Group default tools in prompts.",
403403
"github.copilot.config.claudeAgent.enabled": "Enable Claude Agent sessions in VS Code. Start and resume agentic coding sessions powered by Anthropic's Claude Agent SDK directly in the editor. Uses your existing Copilot subscription.",
404404
"github.copilot.config.claudeAgent.allowDangerouslySkipPermissions": "Allow bypass permissions mode. Recommended only for sandboxes with no internet access.",
405-
"github.copilot.config.claudeAgent.includeCoAuthoredBy": "Include the 'Co-authored-by: Claude' attribution in git commits and pull requests created by the Claude Agent. Set to `false` to disable this attribution.",
405+
"github.copilot.config.claudeAgent.includeCoAuthoredBy": "Include the 'Co-authored-by: Claude' attribution in git commits and pull requests created by the Claude Agent. Set to false to disable this attribution.",
406406
"github.copilot.config.cli.mcp.enabled": "Enable Model Context Protocol (MCP) server for Background Agents.",
407407
"github.copilot.config.cli.branchSupport.enabled": "Enable branch support for Background Agents.",
408408
"github.copilot.config.cli.forkSessions.enabled": "Enable forking sessions in Copilot CLI.",

0 commit comments

Comments
 (0)