On Sun, 16 Jun 2019, Artur Tarassow wrote:
Dear all,
from time to time I use the IntelliJ IDEA editor which has an option to
assist the user to follow the PEP8 Python coding guidelines. A tiny but
helpful feature is the vertical line in the editor indicating the suggested
maximum line length (which is 79 characters). I think also the Matlab editor
has a similar indicator line. I find this quite useful for improving code
readability. What do you think?
If that's something that's supported by gtksourceview then it would be
easy to provide. I'll take a look, but it's not something I've noticed
before when browsing the API.
Allin