<p></p>
<blockquote>
<p dir="auto">SCI_AUTOCSHOW documentation doesn't seem to mention anything about this index</p>
</blockquote>
<p dir="auto">Well its an implementation detail internal to Scintilla, nothing the user sees, so no need to mention it here.</p>
<p dir="auto">It only relates to the value set by the <code>SCI_AUTOCSETORDER</code> function, so thats where its mentioned.</p>
<p dir="auto">I just put <code>SSM(sci, SCI_AUTOCSETORDER, 2, 0);</code> before the call to <code>SCI_AUTOSHOW</code> at editor.c:604 and it indeed seemed to fix the problem.</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/3175#issuecomment-1109198758">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ23CFXEG4EULZPVAOLVG5AL3ANCNFSM5T5CX5RA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAIOWJ3BKS3AWOQHNPDJLBDVG5AL3A5CNFSM5T5CX5RKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOIIOQPJQ.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/3175/c1109198758</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/3175#issuecomment-1109198758",
"url": "https://github.com/geany/geany/pull/3175#issuecomment-1109198758",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>