<p></p>
<p dir="auto">Geany can't really override any styles since the lexer will just put them back each time it runs, and Scintilla, not Geany, controls when that happens and what range of the file is re-lexed.</p>
<p dir="auto">A style can't be "ignored" but it can be mapped to the default style, and we could do that for <code class="notranslate">SCE_VISUALPROLOG_STRING_VERBATIM</code> if it is only used in that situation.</p>
<p dir="auto">But then in the example in your image that would mean the second <code class="notranslate">sort(0,</code> would not be styled as in the first occurrence.</p>
<p dir="auto">Which is the least of the two evils?</p>
<blockquote>
<p dir="auto">That said, I don't think this warrants an upstream patch, since the lexer is just working as advertised.</p>
</blockquote>
<p dir="auto">Well clearly someone uses Visual Prolog or they would not have contributed the lexer.  Somebody could contribute a patch to Lexilla (controlled by a property) that changed <code class="notranslate">@</code> behaviour and any other differences.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/3171#issuecomment-1110392039">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJZEWZQA7R6CPTOWPHTVHCFMPANCNFSM5TSVVLDQ">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAIOWJ4KIPWXZKXYGJVIVJDVHCFMPA5CNFSM5TSVVLD2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOIIXTZZY.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><geany/geany/pull/3171/c1110392039</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/3171#issuecomment-1110392039",
"url": "https://github.com/geany/geany/pull/3171#issuecomment-1110392039",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>