Session rename in sidebar reverts after clicking elsewhere
Resolved 💬 3 comments Opened May 12, 2026 by allenwang-maker Closed Jun 18, 2026
Bug Description
When renaming a session in the VS Code sidebar, the new title reverts to the original after clicking elsewhere, even after pressing Enter to confirm.
Steps to Reproduce
- Open Claude Code in VS Code sidebar
- Right-click a session → Rename
- Type a new session title
- Press Enter (title appears to save successfully)
- Click anywhere else in VS Code
Expected Behavior
The new session title should persist after pressing Enter.
Actual Behavior
The title reverts back to the previous/auto-generated title once focus leaves the rename field.
Environment
- VS Code Extension:
anthropic.claude-codev2.1.138 - OS: macOS (Darwin 25.4.0)
- VS Code: latest stable
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗