-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Diff highlights entire line now instead of just the changed text #1813
Copy link
Copy link
Open
Labels
area:theming-accessibilityVisual themes, colors, dark/light mode, contrast, screen readers, i18n/RTLVisual themes, colors, dark/light mode, contrast, screen readers, i18n/RTL
Description
Describe the bug
In version 0.0.420, diff highlights only changed the background color of the text that was changed. In the latest version 0.0.421, diff highlights the entire line, which makes the changes much more difficult to understand. Furthermore, the foreground color is also incorrect on the latest version, where the previous version had black-on-green (legible), the new version has white-on-green (illegible). The colors have not changed between versions, only the choice of foreground. The line numbers also appear to be aligned differently in the new version.
Affected version
GitHub Copilot CLI 0.0.421
Steps to reproduce the behavior
Compare output of /theme on the two versions
Expected behavior
Original diff highlighting to be the same
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:theming-accessibilityVisual themes, colors, dark/light mode, contrast, screen readers, i18n/RTLVisual themes, colors, dark/light mode, contrast, screen readers, i18n/RTL
Type
Fields
Give feedbackNo fields configured for Bug.

