Better Source ControlA dedicated VS Code view for every Git repository in a workspace. It includes:
Open Better Source Control from the Activity Bar. Each repository row has its own Git actions; select the row to reveal its commit box, staged changes, and working-tree changes. Select a branch name to switch branches and a file to open its diff. The built-in Git extension must remain enabled because Better Source Control uses its official repository API. VS Code does not let extensions hide the built-in Source Control container, but you can right-click the Activity Bar and hide Source Control after installing this replacement view. Use Better Source Control: Configure Commit Messages for provider-filtered model and reasoning pickers. The Settings gear opens the extension's full Settings page; an empty model uses the selected CLI's default. Install locally
Reload VS Code after installation. DevelopOpen this folder in VS Code and press
|