On Mon, Jun 1, 2020 at 3:59 PM Thomas Passin <tbp100...@gmail.com> wrote:

> If this isn't an option already, it would be a useful enhancement.  Many
> text editors show a thin vertical line at 80 columns, or whatever you have
> set.  This helps you make sure you don't run over the intended right margin
> while writing code.  Presumably it would be configured via and @setting
> value.  It could also reduce the number of complaints from pylint.
>

Leo has no such setting. Apparently, QTextEdit
<https://doc.qt.io/qt-5/qtextedit.html>doesn't have a way to do this
natively. Anything is possible with a custom paint method.

Edward

-- 
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 leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/CAMF8tS0P35imVcBwzfZEG8WAmkNEuRTS4wTgY_%2BnS0KZGpYZTg%40mail.gmail.com.

Reply via email to