git_graph enhancements #62991
zbycz
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
What are you proposing?
Enhance the Git Log Graph UI:
"bottom_dock_layout": "full")Why does this matter?
I am coming from JetBrains IDEs, where I use Git Log extensively to review changes, rebase, experiment, drop commits etc. Now with agentic developement I spent even more time on this view than in actual editor :)
I understand that my suggestions are opinionanted, but if possible, I would welcome any part (or all) to be added to Zed.
Possible approach
I have already vibecoded all of this, and I use it daily now. I am not sure about your AI guidelines, so I didn't dare to open a PR here.
All the code lives in my fork: github.com/zbycz/zed/pull/1
Demo: Zed-Dev artifact for MacOS
Feel free to take anything, or let me know which parts could I suggest to the main codebase.
Are there any examples or context?
JetBrains IDE:

Related:
All reactions