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
You've been compromised.
I tried downloading geany 1.27 for Windows. Windows defender blocked it.
As a hint, look at the file sizes on http://download.geany.org/ for geany-1.27_setup.exe and geany-1.26_setup.exe
---
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/978
Geany has "Toggle all additional widgets" but it would be useful to have a no disturb mode where only editor is visible and nothing else.
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/902