<?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[Notepad++ v8.7.8 released]]></title><description><![CDATA[<p dir="auto"><strong>Notepad++ release 8.7.8 is available here:</strong><br />
<a href="https://notepad-plus-plus.org/news/v878-we-are-with-ukraine/" rel="nofollow ugc">https://notepad-plus-plus.org/news/v878-we-are-with-ukraine/</a></p>
<p dir="auto"><strong>Notepad++ release 8.7.8 change log:</strong></p>
<ol>
<li>Fix regression (v8.7.1 - v8.7.7) of saving backup file without modifications. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16186" rel="nofollow ugc">#16186</a>)</li>
<li>Fix syntax highlighting regression while switching among UDL files. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16154" rel="nofollow ugc">#16154</a>)</li>
<li>Add ability to hide selected toolbar buttons via a XML configuration.(Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15106" rel="nofollow ugc">#15106</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15440" rel="nofollow ugc">#15440</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16000" rel="nofollow ugc">#16000</a>)</li>
<li>Optimize switching programming language performance for large files. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16106" rel="nofollow ugc">#16106</a>)</li>
<li>Improve folding/unfolding performance for large files. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16064" rel="nofollow ugc">#16064</a>)</li>
<li>Fix SQL Backslash Preference state regression (from v8.7). (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16249" rel="nofollow ugc">#16249</a>)</li>
<li>Fix count operation on regex causing Notepad++ to hang. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16207" rel="nofollow ugc">#16207</a>)</li>
<li>Fix FunctionList not refreshing with current document lexer changes. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16221" rel="nofollow ugc">#16221</a>)</li>
<li>Improve Style Configurator GUI organization. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15939" rel="nofollow ugc">#15939</a>)</li>
<li>Adds SAS programming language support. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16148" rel="nofollow ugc">#16148</a>)</li>
<li>Make existing DirectWrite rendering modes accessible. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16126" rel="nofollow ugc">#16126</a>)</li>
<li>Allow DirectWrite use on non-Core Windows Server. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15916" rel="nofollow ugc">#15916</a>)</li>
<li>Use VTS instead of LTS for specific control code abbreviation. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16107" rel="nofollow ugc">#16107</a>)</li>
<li>Fix installer silent mode doLocalConf.xml setting handling issue. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16233" rel="nofollow ugc">#16233</a>)</li>
</ol>
<p dir="auto">As usual, auto-update for this version will be triggered in about 1 week, if no critical issue found.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/26678/notepad-v8-7-8-released</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 22:32:47 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/26678.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 08 Mar 2025 02:59:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Notepad++ v8.7.8 released on Tue, 25 Mar 2025 02:11:40 GMT]]></title><description><![CDATA[<p dir="auto">The unrelated post has been moved to 22917 of <strong>Boycott Notepad++</strong>.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/100510</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/100510</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Tue, 25 Mar 2025 02:11:40 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.7.8 released on Fri, 14 Mar 2025 17:24:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/34551">@sevem47</a> ,</p>
<p dir="auto">Sorry, as you can see, I figured that out after I asked you the question.</p>
<p dir="auto">If I set <code>&lt;Standard hideAll="no"&gt;</code>, but then manually set <code>&lt;Button hide="yes"</code> for all the standard buttons, and then set hide=<code>yes</code> for particular buttons, I can get it to hide all of the standard buttons and select of the plugin buttons.  You can use that to implement what you want.</p>
<p dir="auto"><img src="/assets/uploads/files/1741972985530-62484fd6-39b8-4ac2-ac5f-7c4bd93f4430-image.png" alt="62484fd6-39b8-4ac2-ac5f-7c4bd93f4430-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">So <a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/3">@donho</a>, the <code>&lt;Plugin ...&gt;</code> section bug only shows up if <code>&lt;Standard hideAll="yes"&gt;</code> ; if you manually hide each individual Standard button, the  <code>&lt;Plugin ...&gt;</code> section settings work correctly.  Hopefully, that will help find the logic bug.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/100346</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/100346</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Fri, 14 Mar 2025 17:24:47 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.7.8 released on Fri, 14 Mar 2025 17:09:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/3841">@PeterJones</a><br />
I don’t want to hide <em>all</em> buttons. Since I have several plugins installed, I wanted to selectively select, which buttons to show. Therefore I first wanted to hide all standard buttons to have a better overview. But with all standard-buttons hidden <strong>any</strong> change in the plugin-section has no effect to the display. Even when hiding some of the plugin-buttons, they are still visible.</p>
<p dir="auto">When standard ist set to hideAll, <strong>nothing</strong> can be hidden in the plugin-section.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/100345</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/100345</guid><dc:creator><![CDATA[sevem47]]></dc:creator><pubDate>Fri, 14 Mar 2025 17:09:21 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.7.8 released on Fri, 14 Mar 2025 17:43:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/3">@donho</a>,</p>
<p dir="auto">Further, if I have both at “no”, but the first few individual plugin buttons hidden (so with ComparePlugin, hiding the FIRST, COMPARE, and CLEAR COMPARE buttons), it works as expected:<br />
<img src="/assets/uploads/files/1741971880343-30d1f4e9-7341-43fb-9c90-e785e81539aa-image.png" alt="30d1f4e9-7341-43fb-9c90-e785e81539aa-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">… but if I hide ALL the standard, and just those specific for the plugin, it still shows all the plugin buttons:<br />
<img src="/assets/uploads/files/1741971972978-0042ecdb-30a0-4730-9a40-fdb6d42e8398-image.png" alt="0042ecdb-30a0-4730-9a40-fdb6d42e8398-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">In other words, if standard is set to hide all, it completely ignores the hiding settings for plugin buttons, as far as I can tell.</p>
<p dir="auto"><s>Would you like an Issue created for this bug in toolbarButtonsConf handling?</s> =&gt; created <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16280" rel="nofollow ugc">issue #16280</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/100344</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/100344</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Fri, 14 Mar 2025 17:43:13 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.7.8 released on Fri, 14 Mar 2025 17:00:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/34551">@sevem47</a> said in <a href="/post/100342">Notepad++ v8.7.8 released</a>:</p>
<blockquote>
<p dir="auto">plugins. These are always shown, when &lt;Standard hideAll=“yes”&gt;</p>
</blockquote>
<p dir="auto">Okay, it took me a while to figure out what you meant: if you have ComparePlugin v2.0.2 installed, and have <em>both</em> <code>&lt;Standard hideAll="yes"&gt;</code> <em>and</em> <code>&lt;Plugin hideAll="yes"&gt;</code>, then it still shows the plugin buttons.  I can confirm that.</p>
<p dir="auto">When I have  <code>&lt;Standard hideAll="no"&gt;</code> <em>and</em> <code>&lt;Plugin hideAll="yes"&gt;</code>, then I get what I expect, where it shows the standard buttons but not the plugin buttons.</p>
<p dir="auto">And if I have  <code>&lt;Standard hideAll="yes"&gt;</code> <em>and</em> <code>&lt;Plugin hideAll="no"&gt;</code>, then I get what I expect, where it shows the plugin buttons but not the standard buttons.</p>
<p dir="auto">(And obviously, if I have both at no, I see all the buttons)</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/3">@donho</a>, it looks like the new feature has a bug when both <code>&lt;Standard hideAll="yes"&gt;</code> <em>and</em> <code>&lt;Plugin hideAll="yes"&gt;</code></p>
<hr />
<p dir="auto">But <a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/34551">@sevem47</a> , I have a question: what are you trying to accomplish by hiding all the buttons of both standard and plugin?  If you don’t want <em>any</em> buttons, then just turn off the toolbar with <strong>Settings &gt; Preferences &gt; Toolbar &gt; Hide</strong>: that way, you don’t have the wasted screen space of an empty button bar.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/100343</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/100343</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Fri, 14 Mar 2025 17:00:26 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.7.8 released on Fri, 14 Mar 2025 16:36:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/3841">@PeterJones</a><br />
The part you describe, works well for me. It is about the buttons of plugins. These are always shown, when &lt;Standard hideAll=“yes”&gt;</p>
<p dir="auto"><img src="/assets/uploads/files/1741970071387-2025-03-14-17-27-56.jpg" alt="2025-03-14 17 27 56.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">Even if I set &lt;<strong>Plugin</strong> hideAll=“yes”&gt; all of the buttons of the plugin are still visible.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/100342</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/100342</guid><dc:creator><![CDATA[sevem47]]></dc:creator><pubDate>Fri, 14 Mar 2025 16:36:35 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.7.8 released on Fri, 14 Mar 2025 16:21:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/34551">@sevem47</a> said in <a href="/post/100340">Notepad++ v8.7.8 released</a>:</p>
<blockquote>
<p dir="auto">I think this new functionality does not work correctly</p>
</blockquote>
<p dir="auto"><code>hideAll="yes"</code> works for me:<br />
<img src="/assets/uploads/files/1741968823922-4149bfb3-f3b6-4e4e-873e-3c7b7dafd69e-image.png" alt="4149bfb3-f3b6-4e4e-873e-3c7b7dafd69e-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">And here’s an example with <code>hideAll="no"</code>, but three of the first group of seven buttons, the three buttons are individually hidden, so only four appear:<br />
<img src="/assets/uploads/files/1741968968144-51675ed5-cea6-4f12-96db-892d8d31c9e1-image.png" alt="51675ed5-cea6-4f12-96db-892d8d31c9e1-image.png" class=" img-fluid img-markdown" /></p>
<pre><code>Notepad++ v8.7.8   (64-bit)
Build time : Mar  7 2025 - 20:39:25
Path : C:\usr\local\apps\npp\npp.8.7.8.portable.x64\notepad++.exe
Command Line : 
Admin mode : OFF
Local Conf mode : ON
Cloud Config : OFF
Periodic Backup : ON
Placeholders : OFF
Scintilla Rendering Mode : SC_TECHNOLOGY_DIRECTWRITEDC (3)
Multi-instance Mode : monoInst
File Status Auto-Detection : cdEnabledNew (for current file/tab only)
Dark Mode : OFF
OS Name : Windows 11 Home (64-bit)
OS Version : 24H2
OS Build : 26100.3476
Current ANSI codepage : 1252
Plugins : 
    mimeTools (3.1)
    NppConverter (4.6)
    NppExport (0.4)
    PythonScript (2.1)
</code></pre>
<p dir="auto">it behaves exactly as I’d expect.</p>
<p dir="auto">Things you should check:</p>
<ul>
<li>
<p dir="auto">The example file is called <code>toolbarButtonsConf_example.xml</code>, but you have to copy that to <code>toolbarButtonsConf.xml</code> for Notepad++ to see it; editing the _example will <em>not</em> make changes to Notepad++'s toolbar buttons</p>
</li>
<li>
<p dir="auto">You have a portable Notepad++, so <code>toolbarButtonsConf.xml</code>  needs to be in the same directory as <code>notepad++.exe</code> (ie, <code>C:\Users\CurrUser\Documents\temp\npp.8.7.8.portable\toolbarButtonsConf.xml</code>)</p>
</li>
<li>
<p dir="auto">Notepad++ only reads <code>toolbarButtonsConf.xml</code> when it first starts: if you edit <code>toolbarButtonsConf.xml</code> in Notepad++ itself, then you have to save it, exit Notepad++, and re-run the application.</p>
</li>
</ul>
<p dir="auto"><strong>Useful Reference:</strong></p>
<ul>
<li>User Manual entry: <a href="https://npp-user-manual.org/docs/config-files/#toolbar-icon-visibility-toolbarbuttonsconfxml" rel="nofollow ugc">https://npp-user-manual.org/docs/config-files/#toolbar-icon-visibility-toolbarbuttonsconfxml</a></li>
</ul>
]]></description><link>https://community.notepad-plus-plus.org/post/100341</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/100341</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Fri, 14 Mar 2025 16:21:25 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.7.8 released on Fri, 14 Mar 2025 15:51:24 GMT]]></title><description><![CDATA[<p dir="auto">Possible error in “hide selected toolbar buttons”</p>
<p dir="auto">I think this new functionality does not work correctly. If I set &lt;Standard hideAll=“<strong>yes</strong>”&gt; in the example config file, all buttons of plugins are <em><strong>always</strong></em> displayed, independent of the different setting.</p>
<p dir="auto">I observed this behaviour with the following configuration and the provided file toolbarButtonsConf_example.xml</p>
<p dir="auto">Notepad++ v8.7.8   (32-bit)<br />
Build time : Mar  7 2025 - 20:37:43<br />
Path : C:\Users\CurrUser\Documents\temp\npp.8.7.8.portable\notepad++.exe<br />
Command Line :<br />
Admin mode : OFF<br />
Local Conf mode : ON<br />
Cloud Config : OFF<br />
Periodic Backup : ON<br />
Placeholders : OFF<br />
Scintilla Rendering Mode : SC_TECHNOLOGY_DIRECTWRITE (1)<br />
Multi-instance Mode : monoInst<br />
File Status Auto-Detection : cdEnabledNew (for current file/tab only)<br />
Dark Mode : OFF<br />
OS Name : Windows 11 Enterprise (64-bit)<br />
OS Version : 24H2<br />
OS Build : 26100.3476<br />
Current ANSI codepage : 1252<br />
Plugins :<br />
ComparePlugin (2.0.2)<br />
mimeTools (3.1)<br />
NppConverter (4.6)<br />
NppExport (0.4)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/100340</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/100340</guid><dc:creator><![CDATA[sevem47]]></dc:creator><pubDate>Fri, 14 Mar 2025 15:51:24 GMT</pubDate></item></channel></rss>