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

Goto current line when opening internal text editor #11191

Merged

Conversation

gerhardol
Copy link
Member

#11183 (comment)

Proposed changes

Goto currently selected line in diff/tree/commit editor, when opening the internal editor (e.g. with F4).

Screenshots

image

Before

image

After

image

Test methodology

test added

Merge strategy

I agree that the maintainer squash merge this PR (if the commit message is clear).


✒️ I contribute this code under The Developer Certificate of Origin.

Goto currently selected line in diff/tree/commit editor,
when opening the internal editor (e.g. with F4).
GitUI/Editor/FileViewer.cs Outdated Show resolved Hide resolved
GitUI/CommandsDialogs/FormCommit.cs Outdated Show resolved Hide resolved
GitUI/CommandsDialogs/FormEditor.cs Outdated Show resolved Hide resolved
GitUI/Editor/FileViewer.cs Outdated Show resolved Hide resolved
Copy link
Member

@mstv mstv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@gerhardol gerhardol merged commit 6a64d95 into gitextensions:master Sep 5, 2023
3 of 4 checks passed
@ghost ghost added this to the vNext milestone Sep 5, 2023
@gerhardol gerhardol deleted the feature/f4-goto-current-line branch September 5, 2023 20:22
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.

None yet

3 participants