<?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[Request: improved colorizing functions]]></title><description><![CDATA[<p dir="auto">VSCode has 2 useful plugins based on using different colors:<br />
“Bracket Pair Colorizer”(each bracket pair has its own color) and “Indent-rainbow”(each indent size has its own color)<br />
Simple ideas which greatly improve usability and debug.<br />
Is there some way to get the same functions in Notepad++?</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/17449/request-improved-colorizing-functions</link><generator>RSS for Node</generator><lastBuildDate>Mon, 18 May 2026 02:43:38 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/17449.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 14 Apr 2019 10:48:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Request: improved colorizing functions on Mon, 15 Apr 2019 00:17:01 GMT]]></title><description><![CDATA[<p dir="auto">welcome to the notepad++ community, <a class="plugin-mentions-user plugin-mentions-a" href="/user/alex-c" aria-label="Profile: Alex-C">@<bdi>Alex-C</bdi></a></p>
<p dir="auto">rainbow brackets (colour coded nested brackets) will currently not be implemented in notepad++, due to limitations of the scintilla component, which it depends on.</p>
<p dir="auto">rainbow brackets could be done with external plugins, overriding the internal lexer, but as far as i know of, no plugin that is capable to add rainbow brackets to notepad++ exists at the moment.</p>
<p dir="auto"><strong>note</strong>: rainbow brackets could also be done with scripting plugins, like pythonscript, to some extent, but i’ve not been able to find any existing, working scripts yet either.</p>
<p dir="auto">my apologies and best regards.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/42259</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/42259</guid><dc:creator><![CDATA[Meta Chuh]]></dc:creator><pubDate>Mon, 15 Apr 2019 00:17:01 GMT</pubDate></item></channel></rss>