-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Improve in-line diff highlight and add anchor markers #11862
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The commit for this PR is fine for me.
The marker is not very visible, but good enough.
When user copies the text or a diff, would the markers be copied too? Would that have any effect on IDE or compiler? |
No, GE only copies pure text (no formatting), this is not included |
👍 I have restored that part of the previous algorithm. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+2 to be approved when the dependency is approved.
and add anchor marker(s) Refs: gitextensions#11862
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A PR that reviews itself
2a6f3db
to
5d877ce
Compare
and add anchor marker(s) Refs: gitextensions#11862
and add anchor marker(s) Refs: gitextensions#11862
5d877ce
to
98732fd
Compare
and add anchor marker(s) Refs: gitextensions#11862
98732fd
to
adf5360
Compare
and add anchor marker(s) Refs: gitextensions#11862
and add anchor marker(s) Refs: gitextensions#11862
and add anchor marker(s) Refs: gitextensions#11862
adf5360
to
2866705
Compare
+2 Has only reviewed briefly after latest changes, but have appreciated using this PR for a month now |
tests/app/UnitTests/GitUI.Tests/Editor/Diff/DiffHighlightServiceTests.cs
Show resolved
Hide resolved
@gitextensions/git-extensions-team I suggest this PR is merged |
@mstv merge? |
and add anchor marker(s) Refs: gitextensions#11862
44342c3
to
95a30af
Compare
Proposed changes
Screenshots
of
ScriptOptionsProvider.cs
of 25d4c13Before
After
Test methodology
Please do not squash merge
✒️ I contribute this code under The Developer Certificate of Origin.