<p></p>
<p>Hi everyone,</p>
<p>In regard to the following <a href="https://www.mail-archive.com/users@lists.geany.org/msg03026.html" rel="nofollow">[Geany-Users] mail list's email</a>, I think it might be useful for Geany to have an option to highlight the folding region where the caret is in. Something similar to the following image:</p>
<p><a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/30245545/100268854-a693d880-2f23-11eb-820d-6c61b964614e.png"><img src="https://user-images.githubusercontent.com/30245545/100268854-a693d880-2f23-11eb-820d-6c61b964614e.png" alt="Geany" style="max-width:100%;"></a></p>
<p>The image seems to be from Geany (might be a version from 2011, I will check). The previous image can be found <a href="https://sourceforge.net/p/scintilla/feature-requests/765/?page=0" rel="nofollow">in the following website</a>, where the author requested the same option to be added to Scintilla (which is weird, since I think Geany uses Scintilla editing library already). He added the patch and it was added to Scintilla under the option:</p>
<p><code>SCI_MARKERENABLEHIGHLIGHT: Enable/disable highlight for current folding block (smallest one that contains the caret)</code></p>
<p>Is it possible to invoke this command by some way in Geany's configuration files?</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/issues/2674">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ4B2FTHLLAK6NFTUDTSRVGO7ANCNFSM4UCYVCJA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ2ZD4DCQKNGNMVD6TTSRVGO7A5CNFSM4UCYVCJKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4LGECBIA.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/issues/2674",
"url": "https://github.com/geany/geany/issues/2674",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>