Feature Request: Allow renaming Claude Code tab titles in VS Code extension
Resolved 💬 5 comments Opened Feb 14, 2026 by Raidcdev Closed Apr 2, 2026
Feature Request
When using multiple Claude Code tabs/sessions in VS Code, it's difficult to distinguish between them. The tab titles show generic names like "/sc:brainstorm http://lo..." which are hard to identify.
Proposed Solution
Allow users to rename tab titles in the VS Code extension:
- A built-in
/rename <name>command that works in VS Code (currently returns "Unknown skill") - Right-click context menu on the tab to rename
- VS Code command palette option ("Claude Code: Rename Session")
Current Behavior
/renamereturns "Unknown skill: rename" in VS Code extension- Tab titles are auto-generated and not editable
This would greatly improve workflow for users running multiple parallel sessions.
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗