I wrote a script (with a companion C program) to list the Scintilla lexer properties. I think it would be good if we would document the properties so users get an overview of the available properties.
So far I couldn't make up my mind how and where to use this information best. A few ideas:
1. bundle the script and program with Geany in the `scripts` folder and use it to generate a copy&paste ready snippet for the main documentation (to be inserted at https://www.geany.org/manual/index.html#lexer-properties-section) 2. put the script, program and the resulting data in the wiki and add a link in the main documentation 3. something else
Generated list of properties (format can be adjusted according to the target use): https://gist.github.com/eht16/bcc86f9bd2970099f2025a759c28c83b
Any opinions?
github-comments@lists.geany.org