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

"Hide non-functional changes" should hide changes from the original file too #128

Open
dimonchik0036 opened this issue Mar 14, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@dimonchik0036
Copy link

Without the option:
image
With the option:
image

Another example:
image
image

These highlights on the left side (with the option) looks redundant

@onewhl
Copy link
Collaborator

onewhl commented Mar 14, 2023

@dimonchik0036 yes, it's a known bug, we didn't find a way to remove such highlighting from the left side of the diff.
We thought that setting com.intellij.openapi.editor.FoldRegion#setInnerHighlightersMuted() equal true might help, but it didn't. If you have any ideas on how to resolve it, please let us know :)

@onewhl onewhl added the bug Something isn't working label Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants