1 repository
Integration of version control workflows directly into a text editor's interface.
Distinct from Git and Version Control: Distinct from general Git clients: focuses specifically on the tight coupling of Git versioning within an editor's UI.
Explore 1 awesome GitHub repository matching part of an awesome list · Editor Integrations. Refine with filters or upvote what's useful.
Amp is a modal text editor for the command line. It provides a terminal-based interface for editing text and developing software, utilizing a modal interaction model that separates text entry from navigation and command execution. The editor integrates Git version control to record code changes directly within the interface. It also functions as a navigation tool, featuring a fuzzy file finder for approximate string matching and a symbol navigation tool for jumping to specific definitions and declarations within local source files. The system includes rule-based syntax highlighting to distin
Integrates Git version control to record code changes directly within the editor interface.