Open ericscheid opened 3 years ago
This can go into both V3 and Legacy as a non-breaking tweak.
Added via #1819
This was the image we used to indicate a tabbed space (effected via a data:
uri)
It was not well received by the community. "Too much clutter".
It might work better as a 1 character wide arrow, with the rest of the width being transparent being a floating dot for each character space (to make clear cases of SPACE
SPACE
TAB
)
Would also be good to have some kind of toggle for "show invisibles" in the snippet bar, possibly as a toggle button adjacent to the undo/redo buttons. (We could later put other editor-ui-toggle widgets there too, e.g. something to invoke find/replace).
Reopening as this was pulled back and forgotten about until eric brought it back.
the toggle seems to be the most important part of this, we should probably add a button with the same icon MS Word uses, ¶ (PILCROW U+00B6)
Not just tab characters though .. would also be helpful to show trailing spaces that trigger line breaks.
See #3743
It can be helpful to see if white space is a tab or spaces, (sometimes this can also affect the rendering, which might be a bug but if tabs are invisible it's also maddening to debug)
So .. add this to styles..