-
-
Notifications
You must be signed in to change notification settings - Fork 202
Closed
Description
Code formatting often involves "extra whitespace" or "missing whitespace" or "CRLF vs LF" issues.
Unfortunately, whitespace is not visible by default.
What if there was an option to visualize the whitespace that contributes to the diff?
For instance: use ␍␊ characters when output encoding allows. Use · for space visualization, and so on.
Note: the point is not "visualize all the whitespace characters", but "visualize only those chars that contribute to the diff".
Metadata
Metadata
Assignees
Labels
No labels