Skip to content

Feat: Improved git support - git panel#3022

Open
devvaannsh wants to merge 5 commits into
mainfrom
pluto/git-core
Open

Feat: Improved git support - git panel#3022
devvaannsh wants to merge 5 commits into
mainfrom
pluto/git-core

Conversation

@devvaannsh

@devvaannsh devvaannsh commented Jul 12, 2026

Copy link
Copy Markdown
Member

This PR brings the following features in Git:

  1. In the Git more options context menu, added a new command: "Open all changed files", which when clicked opens all the modified/untracked files in the editor. The idea behind this feature is that when AI makes changes to multiple files and user wants to review the changes, they need to open all the files manually by clicking on each one individually which is draining. with this new command its a lot faster and easier.
Screenshot 2026-07-12 at 3 54 31 PM
  1. In the git panel, the branch name was not present anywhere which is bad UX as if a user has sidebar collapsed then they won't be able to see the git branch or switch it without opening the sidebar. So, now we add the git branch (and also the toggle support) in the git panel too!
Screenshot 2026-07-12 at 3 54 15 PM

@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant