Skip to content

Copilot chat extension is using localize and not vscode.l10.t #277428

@bpasero

Description

@bpasero

We need to replace all uses of localize in the Copilot Chat extension with vscode.l10.t calls. The localize method from VS Code must not be used.

Example: https://github.com/microsoft/vscode-copilot-chat/blob/c81452fecc9e79bcf3d7a2529156c28f9c1bad62/src/extension/conversation/vscode-node/languageModelAccess.ts#L163

Assigning some people based on blame info.

cc @TylerLeonhardt

Metadata

Metadata

Labels

bugIssue identified by VS Code Team member as probable bugimportantIssue identified as high-priority

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions