<p>I haven't tried to reproduce it, but FWIW, <a href="https://github.com/geany/geany/blob/master/scintilla/lexers/LexProps.cxx#L57"><code>;</code> is a comment</a> in the lexer used for "Config" filetype. I have no idea what "Properties" files are, but it's probably based on INI format, which uses <code>;</code> as a comment start character.</p>

<p>In any case, the lexers are maintained upstream in <a href="http://www.scintilla.org/">Scintilla</a>, so you should probably <a href="https://sourceforge.net/p/scintilla/bugs/">report bugs/patches there</a>, unless you have a reason to believe Geany is doing something wrong (ex. if it works in <a href="http://www.scintilla.org/SciTE.html">SciTE</a>, the Scintilla reference editor, but not in Geany).</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 or <a href="https://github.com/geany/geany/issues/996#issuecomment-208630536">view it on GitHub</a><img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ-t0tu1DcXeX53OqgpFFSiQHBWkhks5p2uI7gaJpZM4IE0bw.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/issues/996#issuecomment-208630536"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>