Feature request: Smarter tab naming for multiple Claude Code instances in VSCode
Resolved 💬 3 comments Opened Feb 16, 2026 by ganes-j Closed Feb 20, 2026
Problem
When running multiple Claude Code conversations in VSCode tabs, it's difficult to distinguish between them. Tab names currently truncate the beginning of the prompt text, which often contains similar phrasing ("Can you...", "Help me...") making all tabs look identical.
Suggestion
Allow customizable or smarter tab naming:
- Let users set a custom tab title (e.g., right-click → "Rename Tab")
- Auto-generate names from key nouns/topics in the conversation rather than truncating prompt text
- Show the session name (if set) as the tab title
This would significantly improve workflow when context-switching between multiple parallel tasks.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗