<p></p>
<p>On the latest version of geany running on Windows 10, matching curly braces will stop working after some time. For example,</p>
<pre><code>int main() {
}

</code></pre>
<p>will stop placing the matching brace and any new braces created will just have one single brace</p>
<p><code>int main() {</code></p>
<p>Strange to say the least, a bit of a dealbreaker for me however on using the IDE. The rest is fantastic I just need that feature in my projects.</p>
<p>Thanks!</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/2564">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ67CGSIAYQM4MPSYMLR6KQKHANCNFSM4PQBDQUA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ3JU53NMPSIA27SOQTR6KQKHA5CNFSM4PQBDQUKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4J7KYZBQ.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/2564",
"url": "https://github.com/geany/geany/issues/2564",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>