Skip to main content
The Code IDE connects directly to your Git repository. You can branch, commit, push, and open pull requests without leaving the editor, and inspect the history of any line or file inline.

Choose your Git experience

Paradime gives you two source control interfaces. Switch between them from the Switch to Git Advanced / Switch to Git Lite control in the status bar.
Git functionality is always available in the terminal too, regardless of which mode you use.

Inspect history with GitLens

GitLens adds line and file history, commit and branch browsing, and inline blame annotations directly in the editor.

Git Lite

The default guided Git panel.

Git Advanced

The full source control view.

GitLens

History, blame, and repository insights.
The Working with Git guides cover end-to-end workflows: merge conflicts, signed commits, read-only branches, and branch protection.