GitLens for VS Code V18.2
Released: Jun 15, 2026
GitLens for VS Code V18.2 中的更新
特性
- Introduced AI-powered conflict resolution (Preview) - A new Resolve mode in the Commit Graph WIP details panel that uses AI to resolve merge, rebase, and cherry-pick conflicts.
- You can now resolve conflicted files in parallel with streamed progress, proposing a per-file resolution (merged, kept current, took incoming, deleted, or flagged as needs review) that you review as a diff before anything is applied.
- Added the ability to refine the whole run with a prompt, give per-file feedback to re-resolve a single file, and apply or discard the proposed resolutions.
- Added entry points across GitLens: a Resolve action on the WIP details header and the paused-operation banner, Commit Graph context menus and WIP row buttons (all conflicts or selected files), the Resolve Conflicts with AI Command Palette command, and a Resolve Conflict with AI action on individual conflicted files in the sidebar views.
- Added clickable file links in the resolve panel that open a conflicted working-tree file so you can inspect it before resolving.
- Changed the working changes (WIP) details header to lead with the Resolve action when conflicts are present, ahead of Compose, Review, and Compare.
- Updated the design and readability of the Pro feature gates (e.g. Commit Graph, Visual History) - with an optional Switch Repos action to move to a repository where the feature is available.
- Improved the AI weekly usage-limit message with a Get More Credits action to purchase additional AI credits for users who can buy credits, or guidance to contact an org admin for those who can't.