GitLens for VS Code V15.5
Released: Sep 12, 2024
GitLens for VS Code V15.5 버젼 업데이트
기능
- Added a gitlens.views.showCurrentBranchOnTop setting to specify whether the current branch is shown at the top of the views.
- Added a sidebar to the Commit Graph.
- It shows counts of branches, remotes, stashes, tags, and worktrees.
- Clicking an item reveals it's corresponding view.
- Preview access of Launchpad is ending on September 27th.
- Improved the branch comparisons in views to automatically select the base or target branch.
- Removed (disables) legacy "focus" editor.
수정사항
- Attempting to delete the main worktree's branch causes a invalid prompt to delete the main worktree.
- Branches in worktrees are no longer collapsed into folder groupings.