Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] show all changes #5504

Closed
lukepighetti opened this issue Jan 11, 2023 · 2 comments
Closed

[Enhancement] show all changes #5504

lukepighetti opened this issue Jan 11, 2023 · 2 comments

Comments

@lukepighetti
Copy link

lukepighetti commented Jan 11, 2023

Currently we can see git diff hunks and navigate to them with [g and [G

I would like to also have a split view picker similar to space-f and space-F to view these changes across a file or the workspace

My suggestion would be to bind space-g and space-G to this feature, where the text to search is the contents of the hunk collapsed to one line with leading, trailing, and multiple whitespace removed

Then I would suggest rebinding debug to space-e

@pascalkuthe
Copy link
Member

Duplicate of #5362,

See for a first implementation altough I think it needs some design work to work well as a picker.
I would especially like to see the workspace version of this (which would also included unopened files)

@pascalkuthe pascalkuthe closed this as not planned Won't fix, can't repro, duplicate, stale Jan 11, 2023
@pascalkuthe
Copy link
Member

I mistyped and forgot to link the PR. See #5472 for an initial implementation

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

No branches or pull requests

2 participants