GitKraken

为开发人员、团队和团队领导提供的 Git 工具和服务的统一平台。

由以下开发商制作:GitKraken
ComponentSource开始代理销售的日期:2015年

版本:12.1.1 新增功能 更新: May 7, 2026

GitLens for VS Code V17.11

Released: Mar 4, 2026

GitLens for VS Code V17.11 中的更新

特性

  • Added support for Claude Sonnet 4.6, Claude Opus 4.6, Gemini 3.1 Pro Preview, and Gemini 3.1 Flash-Lite Preview AI models.
  • Added basic support for Git submodules - Including repository discovery, tracking, and UI icons and tooltips to distinguish submodules in views and quick picks.
  • Improved tracking for connecting flow actions by adding IDE attributes to gk.dev links.
  • Refactored the Welcome view to be a standalone view separate from the Home view, improving modularity and allowing the Welcome walkthrough to be displayed independently without requiring the Welcome Overlay.
  • Improved the quality of output when recomposing branches in the Commit Composer by including commit messages of the previous commits as context.
  • Changed logging to use VS Code's native LogOutputChannel - The custom output level setting has been deprecated in favor of native VS Code log level controls.
  • Switched out deprecated Bitbucket provider API method.
  • Improved performance of the file system provider by adding an LRU cache to the search tree.
  • Improved Git shell operations by converting synchronous file system calls to async.

修补程序

  • Fixed an issue in the Start Review command where it opens the wrong branch with GitLab repos.
  • Fixed an issue where authentication errors were not properly displayed in Launchpad when GitLab integration credentials were revoked.
  • Fixed an issue where stashing only unstaged changes could incorrectly stash everything.
  • Fixed an issue where Jira and Linear issues were not shown on the Commit Graph unless a Git hosting integration (e.g. GitHub) was also connected.
  • Fixed highlighting delays that can occur in Commit Composer when selecting large commits.
  • Fixed repeated warnings about large token usage in the same session in Commit Composer.
  • Fixed an issue where MCP registration can stop working if CLI binary goes missing after the CLI was successfully installed.
  • Fixed an issue where continuing a paused revert operation would incorrectly abort instead of continuing.
  • Fixed an issue with rebase todo parsing when using newer Git versions that use # preFixed in commit messages.
  • Fixed an issue with incorrect ref resolution for merge conflict nodes.
  • Fixed an issue where nested repositories could fail to be removed when workspaces change.