<?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[customize delimiter highlighting]]></title><description><![CDATA[<p dir="auto">I really like the feature that highlights start/end delimiters when the cursor is set adjacent to one of them.  However, many of the pairs I am dealing with are several lines away; the lines are automatically broken down with a <code>\</code>, so the background change to white doesn’t always help.  Also, the colour change in the characters themselves isn’t that dramatic (from a maroonish to red); I could change the standard colour of delimiters to be more distinct from the red that NP++ uses for pair highlighting, but this is a colour-coding scheme based on a specific language, so I’d rather avoid this if possible.  A custom background colour would be more useful either way; is there a way to customize this background colour yet?</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/20788/customize-delimiter-highlighting</link><generator>RSS for Node</generator><lastBuildDate>Sat, 06 Jun 2026 23:14:57 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/20788.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 24 Feb 2021 15:31:59 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to customize delimiter highlighting on Wed, 24 Feb 2021 21:27:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mathlete2" aria-label="Profile: mathlete2">@<bdi>mathlete2</bdi></a> said in <a href="/post/63198">customize delimiter highlighting</a>:</p>
<blockquote>
<p dir="auto">Batch</p>
</blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a></p>
<p dir="auto">The batch lexer is improved in Scintilla 4.4.6 which looks like it may be updated with the next Notepad++ release.</p>
<p dir="auto">Cheers.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/63201</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/63201</guid><dc:creator><![CDATA[Michael Vincent]]></dc:creator><pubDate>Wed, 24 Feb 2021 21:27:26 GMT</pubDate></item><item><title><![CDATA[Reply to customize delimiter highlighting on Wed, 24 Feb 2021 19:02:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mathlete2" aria-label="Profile: mathlete2">@<bdi>mathlete2</bdi></a> said in <a href="/post/63198">customize delimiter highlighting</a>:</p>
<blockquote>
<p dir="auto">which isn’t identified consistently (see below).  Do you know of a way to override this setting for all scenarios,</p>
</blockquote>
<p dir="auto">If by “consistently”, you mean that the <strong>Batch</strong> syntax highlighter has a different set of rules for when a brace “matches” or not, then that is by design: different languages have different lexer algorithms, because different languages can have different rules on nesting of braces.</p>
<p dir="auto">If you disagree with the individual’s lexer’s decision on what constitutes a “bad brace”, I’m afraid there isn’t much recourse – Notepad++ inherits the lexers from Scintilla, and Scintilla has shown a reluctance to make changes in the builtin lexers, presumably because they’ve been vetted as-is for years now, and all the universally-agreed-upon bugs have been fixed.  (And/or because Scintilla appears to be moving away from the builtin lexers, and is instead encouraging people who use their IP to develop their own lexers.  Probably lexer maintenance was getting in the way of developing their core product, so they are trying to foist it onto someone else. ;-) )  So likely, not much will happen, even if you report that problem to Scintilla.</p>
<p dir="auto">You could set the brace highlighting background and bad brace background to the same value… but the matching-brace won’t find the other end of what you consider to be a “good” matching brace, because the lexer disagrees with you.</p>
<p dir="auto">Unfortunately, there’s nothing to be done in settings to disregard the lexer’s definition of a matched brace.  Sorry.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/63200</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/63200</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 24 Feb 2021 19:02:29 GMT</pubDate></item><item><title><![CDATA[Reply to customize delimiter highlighting on Wed, 24 Feb 2021 18:53:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mathlete2" aria-label="Profile: mathlete2">@<bdi>mathlete2</bdi></a></p>
<p dir="auto">Brace Highlight Style is for normal brace-matching.<br />
Bad Brace Colour is for indicating a bad match on the parentheses</p>
<p dir="auto"><img src="/assets/uploads/files/1614192783856-f9e55f47-85b1-4a6a-bb29-e094387decb4-image.png" alt="f9e55f47-85b1-4a6a-bb29-e094387decb4-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/63199</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/63199</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 24 Feb 2021 18:53:51 GMT</pubDate></item><item><title><![CDATA[Reply to customize delimiter highlighting on Wed, 24 Feb 2021 18:35:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a>  ok, new problem: it looks like there’s a category for a “bad brace”, which isn’t identified consistently (see below).  Do you know of a way to override this setting for all scenarios, or should I post a new question?</p>
<p dir="auto"><strong>Batch</strong>:<br />
good:<br />
<img src="/assets/uploads/files/1614191260756-486dd4e7-5f54-467d-b88e-ab611af6cc32-image.png" alt="486dd4e7-5f54-467d-b88e-ab611af6cc32-image.png" class=" img-fluid img-markdown" /><br />
(problem - note the added <code>if</code>):<br />
<img src="/assets/uploads/files/1614191521992-0ecc7caf-b693-4e33-9858-df335bdc50bb-image.png" alt="0ecc7caf-b693-4e33-9858-df335bdc50bb-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><strong>Normal text</strong> (good):<br />
<img src="/assets/uploads/files/1614190473579-19b5c330-6262-4981-8f09-b0e126f5cb01-image.png" alt="19b5c330-6262-4981-8f09-b0e126f5cb01-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/63198</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/63198</guid><dc:creator><![CDATA[mathlete2]]></dc:creator><pubDate>Wed, 24 Feb 2021 18:35:50 GMT</pubDate></item><item><title><![CDATA[Reply to customize delimiter highlighting on Wed, 24 Feb 2021 16:56:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a> yes, I have been playing around with UDLs as well, but didn’t see this particular customization.  I tried searching the documentation you referenced as well, but I couldn’t find it because “brace” was used instead of “delimiter”, so thanks for pointing it out.</p>
<p dir="auto">incidentally, for those using this on VMs with access to a network drive as well, these customizations are stored in <code>C:\Users\%USERNAME%\AppData\Roaming\Notepad++\stylers.xml</code></p>
]]></description><link>https://community.notepad-plus-plus.org/post/63197</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/63197</guid><dc:creator><![CDATA[mathlete2]]></dc:creator><pubDate>Wed, 24 Feb 2021 16:56:39 GMT</pubDate></item><item><title><![CDATA[Reply to customize delimiter highlighting on Wed, 24 Feb 2021 16:27:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mathlete2" aria-label="Profile: mathlete2">@<bdi>mathlete2</bdi></a> ,</p>
<p dir="auto">For future reference: All text styling¹ – color and font settings – are found in the Style Configurator.</p>
<p dir="auto">reference: <a href="https://npp-user-manual.org/docs/preferences/" rel="nofollow ugc">https://npp-user-manual.org/docs/preferences/</a></p>
<p dir="auto">-–<br />
edit ¹. Except for User Defined Language styling, which is done in the UDL dialog.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/63196</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/63196</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 24 Feb 2021 16:27:45 GMT</pubDate></item><item><title><![CDATA[Reply to customize delimiter highlighting on Wed, 24 Feb 2021 15:59:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a> perfect! that’s exactly what I was looking for - I was expecting to see this in “Preferences” since similar/related options were found there</p>
]]></description><link>https://community.notepad-plus-plus.org/post/63195</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/63195</guid><dc:creator><![CDATA[mathlete2]]></dc:creator><pubDate>Wed, 24 Feb 2021 15:59:29 GMT</pubDate></item><item><title><![CDATA[Reply to customize delimiter highlighting on Wed, 24 Feb 2021 15:57:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mathlete2" aria-label="Profile: mathlete2">@<bdi>mathlete2</bdi></a> said in <a href="/post/63193">customize delimiter highlighting</a>:</p>
<blockquote>
<p dir="auto">is there a way to customize this background colour yet?</p>
</blockquote>
<p dir="auto">“Yet”?  There has been, for a very long time – I checked my old versions, and it was available and working in v7.0 from 2016 and even in v6.0 from 2012.</p>
<p dir="auto"><img src="/assets/uploads/files/1614181821850-83745be4-2eb3-47c5-a277-2cf01fe23d3e-image.png" alt="83745be4-2eb3-47c5-a277-2cf01fe23d3e-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">The brace highlight style is independent of lexer language chosen.  You cannot set it differently in each language.</p>
<p dir="auto">-----<br />
<img src="/assets/uploads/files/1614182136491-92eea109-b285-4109-acb5-6d5f1e2615ed-image.png" alt="92eea109-b285-4109-acb5-6d5f1e2615ed-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/63194</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/63194</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 24 Feb 2021 15:57:13 GMT</pubDate></item></channel></rss>