Skip to content

Conversation

@ndoschek
Copy link
Member

@ndoschek ndoschek commented Dec 5, 2025

What it does

  • TerminalManagerCommands did use toDefaultLocalizeCommand which logged a lot of warnings on startup as the 'Terminal Manager' is not a default category in VS Code, so we use custom localization for those now.
  • add localization for remaining user facing text
  • use the same localizationKey prefix for this package

How to test

  • verify the warnings on startup are gone:
    • e.g. Could not find translation key for default value: "Create New Terminal Group"
  • for the remaining changes code review should be enough, as we have no translations for those new strings yet (will be generated with next release)

Follow-ups

Breaking changes

  • This PR introduces breaking changes and requires careful review. If yes, the breaking changes section in the changelog has been updated.

Attribution

Review checklist

Reminder for reviewers

@github-project-automation github-project-automation bot moved this to Waiting on reviewers in PR Backlog Dec 5, 2025
- TerminalManagerCommands did use toDefaultLocalizeCommand which logged a lot of warnings on startup as the 'Terminal Manager' is not a default category in VS Code, so we use custom localization for those now.
- add localization for remaining user facing text
- use the same localizationKey prefix for this package
@ndoschek ndoschek force-pushed the localization/terminal-manager branch from 3d1da98 to 592f4b5 Compare December 5, 2025 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Waiting on reviewers

Development

Successfully merging this pull request may close these issues.

2 participants