Create checkpoints in your code projects just like save points in video games. Perfect for experiments, tutorials, learning, and quick prototypes where full version control feels like overkill.
All the checkpoint mechanics you love from gaming, now in VS Code
to save, to restore. Just like your favorite games!
Give your save points descriptive names like "Before Boss Fight" or "Working UI"
Restore your entire project to any save point in seconds
Keep up to 50 save points per project folder
Each workspace folder maintains its own independent save points
Configure what files to ignore (node_modules, .git, etc.)
Simple as save/load in your favorite game
Write your code, experiment, try new things
Press and name your checkpoint
Try risky changes, knowing you can always go back
Press to load any save point