With the default settings, `;` shouldn't be highlighted as a comment (we even [tell it to use `#` as the comment start](https://github.com/geany/geany/blob/1.28.0/data/filedefs/filetypes.conf#L24)). I guess the syntax highlighter must have it hard-coded inside to always support Windows-style `;` comments.