[FEATURE] VSCode extension: session titles truncated in Ctrl+Tab switcher despite available screen space
Resolved 💬 2 comments Opened Jun 6, 2026 by systemsrockstar Closed Jun 9, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
When using Ctrl+Tab to switch between Claude Code sessions, titles are truncated even when ample horizontal screen space is available. This makes it hard to distinguish sessions that share a common prefix.
Proposed Solution
Use available container width before truncating.
Allow manual session renaming.
Add a user-configurable title format (e.g. [Client] — Topic) so auto-generated titles follow a preferred convention.
Alternative Solutions
_No response_
Priority
Medium - Would be very helpful
Feature Category
Other
Use Case Example
_No response_
Additional Context
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗