Skip to content

feat(git-id-switcher): unify command category prefix to Git ID Switcher#197

Merged
nullvariant merged 2 commits into
mainfrom
feat/unify-command-category-prefix
Jan 22, 2026
Merged

feat(git-id-switcher): unify command category prefix to Git ID Switcher#197
nullvariant merged 2 commits into
mainfrom
feat/unify-command-category-prefix

Conversation

@nullvariant

Copy link
Copy Markdown
Owner

Summary

  • Unified command category prefix from mixed Git ID: / Git ID Switcher: to consistent Git ID Switcher:
  • Added "category": "Git ID Switcher" to all 3 commands in package.json
  • Removed Git ID: prefix from 17 package.nls files (category now provides prefix)
  • Updated all 26 language READMEs with new command names and added missing Show Documentation command
  • Bumped version from 0.13.8 to 0.14.0

⚠️ Breaking Change

Users who search for commands using Git ID: prefix will need to update their search to Git ID Switcher:

NOT affected:

  • Keyboard shortcuts (command IDs unchanged)
  • Settings (configuration keys unchanged)

Test plan

  • Verify command palette shows Git ID Switcher: prefix for all 3 commands
  • Verify CI passes

Related: Issue-00068

🤖 Generated with Claude Code

nullvariant and others added 2 commits January 22, 2026 16:58
BREAKING CHANGE: Command palette display names changed from "Git ID:" to "Git ID Switcher:"
Changes:
- Add "category": "Git ID Switcher" to all 3 commands in package.json
- Remove "Git ID: " prefix from command titles in 17 package.nls files
- Update command tables in all 26 language READMEs
- Add previously missing "Show Documentation" command to README command lists
- Bump version from 0.13.8 to 0.14.0
Migration:
- Users searching for "Git ID:" in command palette should now search "Git ID Switcher:"
- Keyboard shortcuts are NOT affected (command IDs unchanged)
- Settings are NOT affected (configuration keys unchanged)

🖥️ IDE: [Cursor](https://cursor.sh)
🔌 Extension: [Claude Code](https://claude.ai/download)

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Model-Raw: claude-opus-4-5-20251101
🖥️ IDE: [Cursor](https://cursor.sh)
🔌 Extension: [Claude Code](https://claude.ai/download)

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Model-Raw: claude-opus-4-5-20251101
@sonarqubecloud

Copy link
Copy Markdown

@nullvariant nullvariant merged commit c17a7a6 into main Jan 22, 2026
20 of 21 checks passed
@nullvariant nullvariant deleted the feat/unify-command-category-prefix branch January 22, 2026 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant