Leo now displays trailing whitespace..... Although the (small ;-) consensus was to display this by default, I'm not sure having it on by default is the best option - probably good for coders, but maybe jarring for non-coders.
The reason people may not like it is because it displays trailing whitespace immediately, including the transient trailing whitespace that exists as you type a line containing spaces. Personally I don't mind, it just expands the visual cue of the cursor position for me, but some may find that annoying. @bool color_trailing_whitespace = True can be used to turn the feature on or off @color trailing_whitespace_color = red can be used to change the color of the marker I'm fine with setting the default to False if even a couple of people find this annoying - I think unlike a lot of code focused editors Leo's focus is broader than coders only. Cheers -Terry -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
