Show whitespace in git diff #25250
rien7
started this conversation in
Config, Settings and Keymaps
Replies: 2 comments 1 reply
-
Shows whatever whitespaces Zed supports just fine with |
Beta Was this translation helpful? Give feedback.
1 reply
-
I submitted PR #25261, but it seems that adding a configuration in |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
The current Git hunk does not display invisible characters (such as spaces, returns, tabs, etc.) without setting
"show_whitespaces": "all"
by default. However, I believe that displaying whitespace characters in git diff is a necessary feature for better readability and accuracy when reviewing changes.Beta Was this translation helpful? Give feedback.
All reactions