close
Skip to content

Fix spelling errors in nls.localize strings in extensions activation events#297378

Merged
connor4312 merged 1 commit into
microsoft:mainfrom
jainampatel27:fix/nls-spell-extensions-activation-events
Feb 25, 2026
Merged

Fix spelling errors in nls.localize strings in extensions activation events#297378
connor4312 merged 1 commit into
microsoft:mainfrom
jainampatel27:fix/nls-spell-extensions-activation-events

Conversation

@jainampatel27

Copy link
Copy Markdown
Contributor

Fixed two typos in translatable (nls.localize) strings in extensionsRegistry.ts:

  • emmitedemitted (activation event description for onWebviewPanel)
  • whenverwhenever (activation event description for MCP tool activation)

These strings are user-facing and need to be correctly spelled for localization quality.

Copilot AI review requested due to automatic review settings February 24, 2026 15:48

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR improves localization quality in the extension manifest schema by fixing typos in user-facing nls.localize activation event descriptions in the extensions registry.

Changes:

  • Fixes a typo in the onWebviewPanel activation event description (emmitedemitted).
  • Fixes a typo in the onMcpCollection activation event description (whenverwhenever).

@connor4312 connor4312 enabled auto-merge (squash) February 24, 2026 16:42
@vs-code-engineering vs-code-engineering Bot added this to the February 2026 milestone Feb 24, 2026
@connor4312 connor4312 merged commit 32659fe into microsoft:main Feb 25, 2026
41 of 44 checks passed
@vs-code-engineering vs-code-engineering Bot locked and limited conversation to collaborators Apr 15, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants