[FEATURE] The VS Code extension chat drafts should be restored after crash
Open 💬 0 comments Opened Jul 6, 2026 by dmathisen
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
Using the VS Code extension, if I open up a Claude Code chat session and type out a message to send later, then VS Code crashes or exists for any reason, that drafted session is lost forever. The chat tabs are restored, but any un-sent content is lost. It would be nice to retain those drafts in some sort of local storage.
Proposed Solution
Restore drafted chat messages on re-launch
Alternative Solutions
_No response_
Priority
Medium - Would be very helpful
Feature Category
Configuration and settings
Use Case Example
_No response_
Additional Context
_No response_