Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Code Time TravelNew to Visual Studio Code? Get it now.
Code Time Travel

Code Time Travel

Ujjwal Mishra

|
2 installs
| (1) | Free
Visual timeTravel of code changes
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Code Time Travel

Code Time Travel is a VS Code extension that lets developers navigate through their code history like a timeline.
Instead of only relying on undo/redo, you can move back and forth between edits with more control and clarity.


Features

  • Navigate through code changes in a timeline view
  • Quickly jump back to earlier versions of a file
  • Visualize edits in a structured way
  • Works seamlessly with Git-tracked files
  • Lightweight and easy to use

Requirements

No additional requirements. Works out of the box.


Extension Settings

This extension contributes the following settings:

  • codeTimeTravel.enable: Enable/disable the extension
  • codeTimeTravel.maxHistory: Set the maximum number of changes to track

Known Issues

  • Currently works best with text-based files
  • Very large files (>10MB) may show performance issues

Release Notes

1.0.0

  • Initial release of Code Time Travel
  • Added timeline-based navigation for edits

For more information

  • VS Code Extension Docs
  • GitHub Issues

Enjoy coding with Code Time Travel! 🚀

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft