[Github-comments] [geany/geany] Want to implement scintilla: comment.block.at.line.start.python=1 (#992)

henrythemouse notifications at xxxxx
Sun Apr 10 03:24:48 UTC 2016


I'd like to have my commented lines in python files be commented at the left margin instead at the first non-whitespace character on the line. This scintilla configuration line should do the trick.

>From the SciTE manual:
`Set comment.block.at.line.start to "1" to place block comment symbols at the start of the lines, instead of just before the first non-blank character of the lines.`

I typed it in to the [lexer_properties] area of Geany's  filetypes.python file, but didn't get any change in behavior. I'm wondering if these SciTE variables are compatible with Geany? Does Geany only recognize a subset of these variables? Or am I doing something that is impossible or just plain doing it wrong?

TIA,
Gary

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/992
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160409/1c92ad73/attachment.html>


More information about the Github-comments mailing list