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

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2517">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJZPU6ZVODB3WHK7RMDRTOPWDANCNFSM4NKGXI6A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ2WN6ZYJMBLUKTXWIDRTOPWDA5CNFSM4NKGXI6KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4JJ5W7EA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2517",
"url": "https://github.com/geany/geany/issues/2517",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>