[Feature Request] Integrate with VS Code "timeline" functionality
Resolved 💬 7 comments Opened Jun 5, 2025 by jpitchell Closed Jan 5, 2026
Environment
- Platform (select one):
- [x] Anthropic API
- [ ] AWS Bedrock
- [ ] Google Vertex AI
- [ ] Other: <!-- specify -->
- Claude CLI version: 1.0.11
- Operating System: mac OS
- Terminal: VS Code integrated terminal
Description
Now that Claude Code has a VS Code extension, it would be awesome if it could hook into the "timeline" feature in VS Code. Normally, whenever a file is saved in VS Code, an entry is captured in the timeline which allows for quickly restoring the file to a previous version if necessary. However, editing a file via Claude Code does not store an entry in the timeline.
When rapidly iterating via Claude Code, it would be super useful to be able to revert a file to a previous state if Claude decides to go in the wrong direction.
<img width="438" alt="Image" src="https://github.com/user-attachments/assets/c3d811ec-b063-46b0-b8c5-6465bd02650d" />
This issue has 7 comments on GitHub. Read the full discussion on GitHub ↗