Git Integration
Edit4i provides seamless Git integration directly within the editor. This allows you to manage your repositories, track changes, and collaborate with ease, all without leaving your coding environment. The GUI is in the bottom pane.
Key Features:
- Visual Status: Quickly see the status of your repository (modified, staged, committed).
- Staging/Unstaging: Easily stage and unstage changes for commits.
- Commit History: Browse the commit history of your repository.
- Branch Management: Create, switch, merge, and delete branches.
- Diffing: View the differences between file versions within the editor. This is available by clicking in the "Files" section and navigating to the desired file