<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Auto-delete closing brackets after deleting opening brackets.]]></title><description><![CDATA[<p dir="auto">Here’s what I mean.<br />
Suppose I have this: ‘()’<br />
If I delete ‘(’, ‘)’ should also be deleted.</p>
<p dir="auto">I’ve searched for this for Notepad++ and found nothing. Perhaps, I’m not just seeing it?</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/23169/auto-delete-closing-brackets-after-deleting-opening-brackets</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Jul 2026 01:45:23 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/23169.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 26 Jun 2022 17:00:42 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Auto-delete closing brackets after deleting opening brackets. on Mon, 27 Jun 2022 05:53:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/terry-r" aria-label="Profile: terry-r">@<bdi>terry-r</bdi></a> ,<br />
I agree with your analogy, but as the OP has “shown” what he starts and wants to end with, Alan’s answer is germane to the question at hand, whilst your’s evokes a new creature feature.  :-)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/77878</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/77878</guid><dc:creator><![CDATA[Lycan Thrope]]></dc:creator><pubDate>Mon, 27 Jun 2022 05:53:10 GMT</pubDate></item><item><title><![CDATA[Reply to Auto-delete closing brackets after deleting opening brackets. on Sun, 26 Jun 2022 23:28:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: alan-kilborn">@<bdi>alan-kilborn</bdi></a> said in <a href="/post/77872">Auto-delete closing brackets after deleting opening brackets.</a>:</p>
<blockquote>
<p dir="auto">I would just hit delete twice and move on with life.</p>
</blockquote>
<p dir="auto">Whilst I would agree with that I wonder as the OPs question does have some merit. In Notepad++ when you move around a file/tab with <code>(</code>, <code>{</code>, or even <code>[</code>and of course the corresponding closing brace the pairs are highlighted. You can even use the shortcut Ctrl-B to jump to the matching brace of a pair.</p>
<p dir="auto">It doesn’t seem to be too large a jump to think that perhaps deleting as a pair does make some sense. If the other brace of the pair is some distance (in number of characters) it might be possible to delete 1, then forget exactly where it’s pair was and maybe even delete the wrong one. Currently we can select all between matching braces (Ctrl+Alt+B) and I think it wouldn’t be too much of a leap to think that maybe an option to delete pairs of braces together would be possible.</p>
<p dir="auto">Obviously a feature request would be needed and <a class="plugin-mentions-user plugin-mentions-a" href="/user/ronaldo-dimaano" aria-label="Profile: Ronaldo-Dimaano">@<bdi>Ronaldo-Dimaano</bdi></a>  is welcome to sumbit one using the details in the FAQ section <a href="https://community.notepad-plus-plus.org/topic/15741/faq-desk-feature-request-or-bug-report">here</a> if they wished to consider that. If it was implemented I would suggest the Ctrl+Alt+B become a toggle to select first all between braces, then all including braces on the second hit of the shortcut keys and then only the braces on a third hit of the shortcut keys, just a thought.</p>
<p dir="auto">Terry</p>
]]></description><link>https://community.notepad-plus-plus.org/post/77877</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/77877</guid><dc:creator><![CDATA[Terry R]]></dc:creator><pubDate>Sun, 26 Jun 2022 23:28:28 GMT</pubDate></item><item><title><![CDATA[Reply to Auto-delete closing brackets after deleting opening brackets. on Sun, 26 Jun 2022 20:43:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ronaldo-dimaano" aria-label="Profile: ronaldo-dimaano">@<bdi>ronaldo-dimaano</bdi></a></p>
<p dir="auto">You mean as consecutive characters you have <code>(</code> and then you have <code>)</code> and when you delete the <code>(</code> you want the <code>)</code> deleted.  Hmmm.  I would just hit delete twice and move on with life.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/77872</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/77872</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sun, 26 Jun 2022 20:43:50 GMT</pubDate></item></channel></rss>