<p><b>@codebrainz</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/geany/geany/pull/2140#discussion_r284935031">src/highlighting.c</a>:</p>
<pre style='color:#555'>> @@ -96,7 +96,8 @@ enum       /* Geany common styling */
        GCS_LINE_HEIGHT,
        GCS_CALLTIPS,
        GCS_INDICATOR_ERROR,
-       GCS_MAX
+       GCS_MAX,
+       SCI_SYMBOL_FOLDING_MARGIN_WIDTH
</pre>
<p><code>GCS_MAX</code> needs to be last since it tells the length on the enumeration. New enumerator should be named something like <code>GCS_FOLDING_MARGIN_WIDTH</code> or whatever is appropriate.</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/pull/2140?email_source=notifications&email_token=AAIOWJ7QDJB2XEVQDBWBEOTPVXVQXA5CNFSM4HJSXDJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY5ASMQ#pullrequestreview-238684466">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ2N7EAZQZSOEC7O2ODPVXVQXANCNFSM4HJSXDJQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAIOWJ4K32PUPUE3UFC4MV3PVXVQXA5CNFSM4HJSXDJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY5ASMQ.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/pull/2140?email_source=notifications\u0026email_token=AAIOWJ7QDJB2XEVQDBWBEOTPVXVQXA5CNFSM4HJSXDJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY5ASMQ#pullrequestreview-238684466",
"url": "https://github.com/geany/geany/pull/2140?email_source=notifications\u0026email_token=AAIOWJ7QDJB2XEVQDBWBEOTPVXVQXA5CNFSM4HJSXDJ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOBY5ASMQ#pullrequestreview-238684466",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>