<p>The auto-close brackets does work only for the first outer brackets (parenthesis,curly braces,square brackets), if one wants to have further brackets inside they are not auto-closed. It would be great if auto-closing where possible for any number of times and depth inside other same-brackets.<br>
The following will happen if want 2 times brackets inside each other:</p>

<pre><code>[[]
(()
{{}
</code></pre>

<p>it would be great if it could happen like this:</p>

<pre><code>[[]]
(())
{{}}
</code></pre>

<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 or <a href="https://github.com/geany/geany/issues/1041">view it on GitHub</a><img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJy1iPq8jyFEdiQl1wWG2bpAlYP2Yks5qEWnJgaJpZM4IkTuO.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/issues/1041"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>