Skip to content

CodeCap is a tiny visual undo tree UI experiment. Every editor operation is saved, including keystrokes, cursor movements, and selections.

Notifications You must be signed in to change notification settings

mhuebert/CodeCap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeCap

CodeCap is a tiny visual undo tree UI experiment. Every editor operation is saved, including keystrokes, cursor movements, and selections.

Try the Live Demo - you may wish to download a sample file which you can open from within the editor.

  • Explore history by hovering over the history bars at the top of the page
  • Click on a historical position to begin editing "in the past" — a new branch will automatically be created.
  • Save named snapshots by right-clicking anywhere in a history bar, or click +Snapshot
  • Right-click on a snapshot to rename it

When you click on a saved snapshot in the sidebar, the editor will animate to that position.

CodeCap was built by Matthew Huebert at Recurse Center in 2014.

About

CodeCap is a tiny visual undo tree UI experiment. Every editor operation is saved, including keystrokes, cursor movements, and selections.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published