Currently Geany already provides one long line marker, which I find extremely helpful.

I find it so useful, in fact, I can think of a few situations where I could use an extra one.

Primarily -- Python's PEP 8 recommends 72 characters for docstrings, though the real code's line limit is longer.

Additionally -- Others may be working in heavily indented code and could use a vertical indicator for some specific nesting level, to help keep their place.

So if possible, I'd love the ability to set two separate long line markers of different colors in settings. (The second one would be turned off by default of course), just so I can watch one column for comments and the other for code.

Thanks for the project, it's been a huge help!


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.