Don't pin the commit in the details view when I click on a diff #2586
Unanswered
firelizzard18
asked this question in
Q&A
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.
-
The reason I asked #2585 is that the commit in the details view becomes pinned when I click on a file to show its diff. That feature makes
"gitlens.rebaseEditor.showDetailsView": "selection"
almost entirely useless to me. The interactive rebase is most useful when I need to clean up a long sequence of commits with bad commit messages. So I need to be able to click through diffs to figure out what a commit does. The pinning behavior makes the details view useless for that.Beta Was this translation helpful? Give feedback.
All reactions