[DOCS] VS Code page missing AI-generated session tab titles feature
Documentation Type
Missing documentation (feature not documented)
Documentation Location
https://code.claude.com/docs/en/vs-code
Section/Topic
The session management or session history section of the VS Code documentation.
Current Documentation
The VS Code page describes the session history dropdown and notes that users can manually rename sessions. There is no mention of automatic AI-generated titles for session tabs.
What's Wrong or Missing?
Changelog v2.1.79 states: "[VSCode] Session tabs now get AI-generated titles based on your first message." This is a new user-visible feature that changes how session tabs are labeled in the VS Code extension. Previously, tabs presumably used generic names or message previews. Now they receive AI-generated descriptive titles based on the first message content.
Users benefit from knowing this feature exists so they can understand why their tab titles change and how the naming works (based on the first message, not subsequent messages).
Suggested Improvement
Add a note to the session management section of the VS Code page:
Session tab titles: Session tabs automatically receive AI-generated titles based on your first message. You can also manually rename sessions using the session history dropdown.
Impact
Low - Minor confusion or inconvenience
Additional Context
Affected Pages:
| Page | Context |
|------|---------|
| https://code.claude.com/docs/en/vs-code | Session management section; manual rename documented but auto-titling absent |
Total scope: 1 page affected
Source: Changelog v2.1.79
[VSCode] Session tabs now get AI-generated titles based on your first message
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗