<?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]]></title><description><![CDATA[<p dir="auto">Notepad++ v8 is coming out:<br />
<a href="https://notepad-plus-plus.org/news/v8-dark-mode/" rel="nofollow ugc">https://notepad-plus-plus.org/news/v8-dark-mode/</a></p>
<p dir="auto">Here is its change log:</p>
<ol>
<li>Add Dark Mode. (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9183" rel="nofollow ugc">#9183</a> &amp; <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/7692" rel="nofollow ugc">#7692</a>)</li>
<li>ARM64 build is available. (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5158" rel="nofollow ugc">#5158</a>)</li>
<li>One button to build them all - build Notepad++ with Scintilla static lib and Boost RegExpr headers. (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/pull/9594" rel="nofollow ugc">#9594</a>)</li>
<li>Add new Fluent UI icons for toolbar.  (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9742" rel="nofollow ugc">#9742</a>)</li>
<li>Add new feature “Distraction Free Mode” (Menu “View-&gt;Distraction Free Mode”).</li>
<li>Add new API NPPM_ADDTOOLBARICON_FORDARKMODE for dark mode (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9928" rel="nofollow ugc">#9928</a>).</li>
<li>Add 1 click action (SHIFT-click) on close button to close all tabs in dockable panel (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8922" rel="nofollow ugc">#8922</a>.</li>
<li>Add ability of changing select text foreground color (optional). (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/3397" rel="nofollow ugc">#3397</a> &amp; <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/1314" rel="nofollow ugc">#1314</a>)</li>
<li>Allow Replace to stop after replacement (optional). (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4437" rel="nofollow ugc">#4437</a>)</li>
<li>Fix append extension feature not working in save dialog. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9939" rel="nofollow ugc">#9939</a>)</li>
<li>Add ability to reverse line order. (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9837" rel="nofollow ugc">#9837</a>)</li>
<li>Add ability to style only current instance of text. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9263" rel="nofollow ugc">#9263</a>)</li>
<li>Fix duplicated entries in Auto-Completion pop-up window. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9711" rel="nofollow ugc">#9711</a>)</li>
<li>Fix Python Function List not showing functions in some circumstance. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/pull/9844" rel="nofollow ugc">#9844</a>)</li>
<li>Enhance Folder as Workspace performance while adding/removing files in bulk. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9203" rel="nofollow ugc">#9203</a>)</li>
<li>Add Ada, Fortran, Fortran77 &amp; Haskell in function lists. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9698" rel="nofollow ugc">#9698</a>)</li>
<li>Improve performance of “Open all” command in Search results. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9819" rel="nofollow ugc">#9819</a>)</li>
<li>Add “Copy Pathnames” command to Search results context menu. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9821" rel="nofollow ugc">#9821</a>)</li>
<li>Catch regex search exceptions and show exception message. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9565" rel="nofollow ugc">#9565</a>)</li>
<li>Add MarkAll Preference settings for case and word. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9751" rel="nofollow ugc">#9751</a> &amp; <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5148" rel="nofollow ugc">#5148</a>)</li>
<li>Fix regression: Handle “Default Directory” setting correctly in Open/Save File Dialog. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9767" rel="nofollow ugc">#9767</a>)</li>
<li>Fix a special character in UTF16 file crash issue (regression). (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9797" rel="nofollow ugc">#9797</a>)</li>
<li>Add “Append extension” checkbox to Save As dialog. (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9515" rel="nofollow ugc">#9515</a>)</li>
<li>Fix Copy command in Search result is available as there’s no selection. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9757" rel="nofollow ugc">#9757</a>)</li>
<li>Add padding ability in the edit zone. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/2323" rel="nofollow ugc">#2323</a>)</li>
<li>Make new tab name translatable. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/2837" rel="nofollow ugc">#2837</a>)</li>
<li>Improve character case handling in RegEx. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9636" rel="nofollow ugc">#9636</a>)</li>
<li>Fix dragged out UDL file is not applied to UDL in the new instance. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/3451" rel="nofollow ugc">#3451</a>)</li>
<li>Add command line parameter for adding specified string to app title bar. (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9539" rel="nofollow ugc">#9539</a>)</li>
<li>Fix Auto-Completion ignoring case issue. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/3997" rel="nofollow ugc">#3997</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4833" rel="nofollow ugc">#4833</a> &amp; <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4998" rel="nofollow ugc">#4998</a>)</li>
<li>Fix “Match Whole Word” option being enabled in RegEx Search. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9766" rel="nofollow ugc">#9766</a>)</li>
<li>Fix sort with column key selection that appears after tab characters. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9682" rel="nofollow ugc">#9682</a>)</li>
<li>Fix “Reload Workspace” menu command not working issue. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9350" rel="nofollow ugc">#9350</a>)</li>
<li>Fix view file in Edge browser failure issue if name contains spaces. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9313" rel="nofollow ugc">#9313</a>)</li>
<li>Add ability to avoid accumulating multiple search results. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8777" rel="nofollow ugc">#8777</a>)</li>
<li>Fix UTF-16 decoding/encoding for code points above U+FFFF. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9597" rel="nofollow ugc">#9597</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/3747" rel="nofollow ugc">#3747</a> &amp; <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5754" rel="nofollow ugc">#5754</a>)</li>
<li>Fix “Save As” command removing original path from recent files history issue. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9673" rel="nofollow ugc">#9673</a>)</li>
<li>Fix function List button tool tips mixed up issue. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9804" rel="nofollow ugc">#9804</a>)</li>
<li>Remove Microsoft Bing from Notepad++ for Search on Internet command, due to its poor reliability. (<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/commit/06657c82b3b9a1871c483982282f046b1ac7b3be" rel="nofollow ugc">Ref</a>)</li>
</ol>
<p dir="auto">Please let me know if you find any critical bug or regression in this release.</p>
<p dir="auto">Thank you everyone here for testing/support/reporting bug/code contribution/etc…<br />
Without you, v8 won’t be here.</p>
<p dir="auto">Enjoy your Notepad++ in Dark Mode and/or ARM64 build.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/21283/notepad-v8</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 23:34:11 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/21283.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 07 Jun 2021 00:09:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Notepad++ v8 on Fri, 23 Jul 2021 09:51:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/20844">@mere-human</a> Thanks for being prepared to give it a try but, as it was made clear above that making the entire file and shortcuts available was massively overstepping the bounds and etiquette of the forum, I immediately took down the link.</p>
<p dir="auto">I’m sorry to say this was down to my naivety (as this is my first time posting to the forum), for which I apologise.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/68228</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/68228</guid><dc:creator><![CDATA[spiffey]]></dc:creator><pubDate>Fri, 23 Jul 2021 09:51:34 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8 on Thu, 22 Jul 2021 18:22:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/22614">@spiffey</a> said in <a href="/post/68191">Notepad++ v8</a>:</p>
<blockquote>
<p dir="auto">You can download the two xml files from this WeTransfer link (<a href="https://we.tl/t-EFNdp95kbx" rel="nofollow ugc">https://we.tl/t-EFNdp95kbx</a> - expires in 7 days). This comprises my full shortcuts file, and the text that is processed by the shortcuts (note that some sections have been removed as they contain personal information). The Macro to run is ‘Process Magazines’.</p>
</blockquote>
<p dir="auto">I was brave enough to download. But turns out it expired😀<br />
<img src="/assets/uploads/files/1626978152250-746a51ee-4b3d-4fc5-825a-fac1bb218be6-image.png" alt="746a51ee-4b3d-4fc5-825a-fac1bb218be6-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/68206</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/68206</guid><dc:creator><![CDATA[mere-human]]></dc:creator><pubDate>Thu, 22 Jul 2021 18:22:35 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8 on Thu, 22 Jul 2021 13:33:20 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> My apologies for any misunderstanding and thanks for your help.</p>
<p dir="auto">It seems as though there is something wrong with using multiple macros as once as, if I separate out the minimum code and macro, etc., the macro operates as expected. Logically, then, the software either doesn’t like chaining together macros or there’s something about the file that I’m trying to process that it doesn’t like. I’ve just tried processing the full text, and it’s failed after running step 28 as it previously did, with the following warning:</p>
<pre><code>An exception occurred. Notepad++ cannot recover and must be shut down.
The exception details are as follows:
Code: 0xC0000005
Type: Access violation
Exception address: 0x00007FF6D3D9DFB1
</code></pre>
<p dir="auto">I’ll just have to try rebuilding the macros step by step and see if I can identify the problem and, if not, it looks like I’m stuck on v7.9.5 …</p>
]]></description><link>https://community.notepad-plus-plus.org/post/68200</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/68200</guid><dc:creator><![CDATA[spiffey]]></dc:creator><pubDate>Thu, 22 Jul 2021 13:33:20 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8 on Thu, 22 Jul 2021 13:00:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/22614">@spiffey</a> said in <a href="/post/68191">Notepad++ v8</a>:</p>
<blockquote>
<p dir="auto">You can download the two xml files from this WeTransfer link …</p>
</blockquote>
<p dir="auto">Sorry, my IT department blocks such sites.</p>
<blockquote>
<p dir="auto">but with around 900 lines they’re a bit much to copy and paste into this window …</p>
</blockquote>
<p dir="auto">As I said in the previous post, “give us the minimum amount of text to be able to match your regex and show your problem”.  That doesn’t mean give us a 900-line file.  That means that you give us a short enough file that you can paste it into the forum (using the forum’s <code>&lt;/&gt;</code> button on the toolbar to mark it as plain text), but enough data that it matches the single regex you share (or that’s embedded in the macro#28 source that you should share as well), making sure it’s also enough that it shows the different behavior between v7.9.5 and v8.x</p>
<blockquote>
<p dir="auto">This comprises my full shortcuts file,</p>
</blockquote>
<p dir="auto">We don’t need or want your full shortcuts file.  Just copy/paste the <code>&lt;macro&gt; ... &lt;/macro&gt;</code> section for the one “macro#28” where you narrowed the problem down to.  We are <em>not</em> going to debug your full 52 stage macro; you said the problem was in stage 28, so that’s all that you need to share.  And the data that you give us needs to be properly matched by whatever is in stage 28, and also show the difference in behavior.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/68197</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/68197</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Thu, 22 Jul 2021 13:00:31 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8 on Thu, 22 Jul 2021 09:03:03 GMT]]></title><description><![CDATA[<p dir="auto">You can download the two xml files from this WeTransfer link (<a href="https://we.tl/t-EFNdp95kbx" rel="nofollow ugc">https://we.tl/t-EFNdp95kbx</a> - expires in 7 days). This comprises my full shortcuts file, and the text that is processed by the shortcuts (note that some sections have been removed as they contain personal information). The Macro to run is ‘Process Magazines’.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/68191</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/68191</guid><dc:creator><![CDATA[spiffey]]></dc:creator><pubDate>Thu, 22 Jul 2021 09:03:03 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8 on Thu, 22 Jul 2021 08:58:26 GMT]]></title><description><![CDATA[<p dir="auto">Thanks <a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/3841">@PeterJones</a>; I’ll post the various items you need below:</p>
<p dir="auto">Here’s the debug from v7.9.5:</p>
<p dir="auto">Notepad++ v7.9.5   (64-bit)<br />
Build time : Mar 21 2021 - 02:13:17<br />
Path : C:\Program Files\Notepad++\notepad++.exe<br />
Admin mode : OFF<br />
Local Conf mode : OFF<br />
OS Name : Windows 10 Pro (64-bit)<br />
OS Version : 2009<br />
OS Build : 19043.1110<br />
Current ANSI codepage : 1252<br />
Plugins : ComparePlugin.dll mimeTools.dll NppConverter.dll NppExport.dll NppSnippets.dll XMLTools.dll</p>
<p dir="auto">And from v8:</p>
<p dir="auto">Notepad++ v8   (64-bit)<br />
Build time : Jun  6 2021 - 18:38:25<br />
Path : C:\Program Files\Notepad++\notepad++.exe<br />
Command Line :<br />
Admin mode : OFF<br />
Local Conf mode : OFF<br />
Cloud Config : OFF<br />
OS Name : Windows 10 Pro (64-bit)<br />
OS Version : 2009<br />
OS Build : 19043.1110<br />
Current ANSI codepage : 1252<br />
Plugins : ComparePlugin.dll mimeTools.dll NppConverter.dll NppExport.dll NppSnippets.dll XMLTools.dll</p>
<p dir="auto">(Interestingly, the OS version above is listed as 2009, but according to Windows, it’s 21H1.)</p>
<p dir="auto">I’m not sure how to send over the xml files - there doesn’t seem to be any way to upload them (they’re around 140kb in size) but with around 900 lines they’re a bit much to copy and paste into this window …</p>
]]></description><link>https://community.notepad-plus-plus.org/post/68190</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/68190</guid><dc:creator><![CDATA[spiffey]]></dc:creator><pubDate>Thu, 22 Jul 2021 08:58:26 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8 on Wed, 21 Jul 2021 13:30:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/22614">@spiffey</a> ,</p>
<p dir="auto">I tried typing up lines 10-12 of your example input, because you implied that you ran macro 28’s regex on that first image’s text – and since the FIND regex that you showed started with <code>&lt;div\sid="_idContainer\d+?"(\sclass="[^&lt;&gt;]+?")&gt;</code>, then that’s the first place in your image that it could possibly match.  Unfortunately, with those three lines, when I copy/pasted your search regex into Notepad++, it wouldn’t find anything, whether it was v7.9.5 or v8.1.2.  So the text you’ve shown isn’t enough to replicate the problem or even experiment with it.</p>
<p dir="auto">Until you give us data and a regex that we can copy/paste – and preferably also grab macro28 from your shrotcuts.xml and paste it here – it’s going to be really hard to help you debug.  For the “before” data, give us the minimum amount of text to be able to match your regex and show your problem.</p>
<p dir="auto">I have never seen Notepad++ get confused like you implied, showing some CRLF as the black-boxed characters and others as standard newline sequences.  I am wondering whether some other plugin that you have installed is getting in the way of proper execution of your macro, or otherwise affecting Notepad++'s behavior unexpectedly (ie, maybe it’s the plugin that isn’t compatible with NPP =&gt; v8 instead of the macro itself).  Sharing the <strong>? &gt; Debug Info</strong> on both the working v7.9.5 and the non-working v8 will be helpful.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/68144</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/68144</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 21 Jul 2021 13:30:39 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8 on Wed, 21 Jul 2021 12:44:06 GMT]]></title><description><![CDATA[<p dir="auto">I’ve been a Notepad++ user for a few years now and I greatly appreciate its speed and flexibility; however, I’ve just discovered some really strange behaviour that is difficult to identify and isolate and appears to be unique; any help will be gratefully received!</p>
<p dir="auto">First, an explanation: I’m using Notepad++ as part of a multi-stage process to convert a regularly-published InDesign document into html, by creating a large number of macro steps which turn the text into consistently-formatted html which can be added to a website.</p>
<p dir="auto">However, when trying to convert the most recent document, Notepad++ ended up crashing. After conducting some troubleshooting, I realised that the issue (whatever it is) was introduced in version 8. If I run my saved macros in v7.9.5 they work seamlessly; running them in version 8 or above (I’ve installed and tested them all) they crash the app.</p>
<p dir="auto">While I could just reinstall v7.9.5 and be done with, this doesn’t address the issue going forward, and it’ll mean I’ll miss out on bug fixes and security updates - so I’ve tried to delve further into my macros to identify at what point they cause the app to crash.</p>
<p dir="auto">I should point out that my macros are in-depth and complex; all rely heavily on regex to ensure the outputted html is correct. The macro that I’m testing has 52 separate find and replace actions, with some of them being pretty complex. However, despite this, it has not presented a problem so far - Notepad++ will breeze through these steps in seconds, and is one of the reasons why it works so well!</p>
<p dir="auto">When troubleshooting, I changed these 52 stages into individual macros which I then ran separately, in order to find out the point at which the searches failed. All seemed to work up to search 28, which is as follows:</p>
<pre><code>&lt;div\sid="_idContainer\d+?"(\sclass="[^&lt;&gt;]+?")&gt;\s*?&lt;h2 class="Section"(\sid="[^&lt;&gt;]+?"|)&gt;(\W|)(\w)(\w*)([^&lt;&gt;]?)(\s?)(\W|)(\w?)(\w*)([^&lt;&gt;]?)(\s?)(\W|)(\w?)(\w*)([^&lt;&gt;]?)(\s?)(\W|)(\w?)(\w*)([^&lt;&gt;]?)(\s?)(\W|)(\w?)(\w*)([^&lt;&gt;]?)&lt;/h2&gt;\s*?&lt;h2(\sid="[^&lt;&gt;]+?"|)&gt;(\W|)(\w)(\w*)([^&lt;&gt;]?)(\s?)(\w?)(\w*)([^&lt;&gt;]?)(\s?)(\w?)(\w*)([^&lt;&gt;]?)(\s?)(\w?)(\w*)([^&lt;&gt;]?)(\s?)(\w?)(\w*)([^&lt;&gt;]?)(\s?)(\w?)(\w*)([^&lt;&gt;]?)(\s?)(\w?)(\w*)([^&lt;&gt;]?)(\s?)(\w?)(\w*)([^&lt;&gt;]?)(\s?)(\w?)(\w*)([^&lt;&gt;]?)(\s?)(\w?)(\w*)([^&lt;&gt;]?)(\s?)(\w?)(\w*)([^&lt;&gt;]?)(\s?)(\w?)(\w*)([^&lt;&gt;]?)(\s?)(\w?)(\w*)([^&lt;&gt;]?)(\s?)([^&lt;&gt;]*)&lt;/h2&gt;
</code></pre>
<p dir="auto">And it replaces it with this:</p>
<pre><code>&lt;div id="ISSUE-\U$4\E\L$5\E\U$9\E\L$10\E\U$14\E\L$15\E\U$19\E\L$20\E\U$24\E\L$25\E-\U$29\E\L$30\E\U$33\E\L$34\E\U$37\E\L$38\E\U$41\E\L$42\E\U$45\E\L$46\E\U$49\E\L$50\E\U$53\E\L$54\E\U$57\E\L$58\E\U$61\E\L$62\E\U$65\E\L$66\E\U$69\E\L$70\E\U$73\E\L$74\E\U$77\E\L$78\E"$1&gt;\n&lt;h2 class="Section"$2&gt;$3$4$5$6$7$8$9$10$11$12$13$14$15$16$17$18$19$20$21$22$23$24$25$26&lt;/h2&gt;\n&lt;h2$27&gt;$28$29$30$31$32$33$34$35$36$37$38$39$40$41$42$43$44$45$46$47$48$49$50$51$52$53$54$55$56$57$58$59$60$61$62$63$64$65$66$67$68$69$70$71$72$73$74$75$76$77$78$79$80$81&lt;/h2&gt;
</code></pre>
<p dir="auto">This changes an already-existing div’s id to one that is based on the contents of the following two h2s, and this is where the trouble seems to start. This is what the code looks like before running this macro:<br />
<img src="/assets/uploads/files/1626867096828-code1.png" alt="code1.png" class=" img-fluid img-markdown" /><br />
After running it, it then looks like this:<br />
<img src="/assets/uploads/files/1626867150235-code2.png" alt="code2.png" class=" img-fluid img-markdown" /><br />
You can see that the CR/LF endings aren’t displaying correctly, and that some characters seem to be missing (the ‘l’ from volume on line 6, and the ‘d’ from id on line 10, for example)<br />
If you then close the app and then reopen it, it then looks like it should:<br />
<img src="/assets/uploads/files/1626867272375-code3.png" alt="code3.png" class=" img-fluid img-markdown" /><br />
This leads me to believe that something has changed on v8 and above that is causing macro processing to break. Why are the CR/LF endings not displaying correctly after searching?</p>
<p dir="auto">I’m not sure that this is the cause of the macros failing, but I’m assuming that it’s contributing to it. Incidentally, if I add the regex into the find/replace box and run it manually, one at a time, there are no issues; but if I use the ‘replace all’ button, it displays the same as above.</p>
<p dir="auto">Lastly, I’ve replicated this issue on two computers, with the same behaviour on both.</p>
<p dir="auto">Does anyone have any idea what would cause this behaviour? Any help gratefully received!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/68142</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/68142</guid><dc:creator><![CDATA[spiffey]]></dc:creator><pubDate>Wed, 21 Jul 2021 12:44:06 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8 on Thu, 01 Jul 2021 19:37:03 GMT]]></title><description><![CDATA[<p dir="auto">@All, thank you for enabling Dark Mode in Notepad++. It looks great. Also, the new icons are pretty slick. I have created a short video review of the Notepad++ Version 8 features, mainly with dark mode, VS2017_dark theme, fluent UI icons, distraction-free mode, and reverse line order features.</p>
<p dir="auto"><a href="https://www.youtube.com/watch?v=Hg7V_0GaFLw" rel="nofollow ugc">Notepad++ V8 Review - Dark Mode, Fluent UI Icons &amp; More</a></p>
<p dir="auto">I hope it is helpful to someone who is considering to update their Notepad++ to version 8.</p>
<p dir="auto">Thank you.<br />
Amit.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/67595</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/67595</guid><dc:creator><![CDATA[Amit]]></dc:creator><pubDate>Thu, 01 Jul 2021 19:37:03 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8 on Wed, 16 Jun 2021 13:31:01 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> said in <a href="/post/67083">Notepad++ v8</a>:</p>
<blockquote>
<p dir="auto">Plugins should use the API <code>NPPM_GETEDITORDEFAULTBACKGROUNDCOLOR</code> for getting the background color from Notepad++ then change its panel background color by using the value it’s got.</p>
</blockquote>
<p dir="auto">That’s not sufficient. A user can also set a dark theme (e.g. <em>Zenburn</em> or <em>Obsidian</em>) but still running light mode. The main difference of dark and light mode is, from the view of a plugin developer, the style of the icons. Simply querying the editor background color says nothing about current icon style. That’s the reason why I filed <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9809" rel="nofollow ugc">issue #9809</a>.</p>
<p dir="auto">IMO we need a message/API that plugins can query to figure out whether dark mode is currently active or not. Additionally it would be useful to have a notification message that is fired when dark mode is activated or deactivated.</p>
<p dir="auto">I know, the preferences dialog says that Notepad++ has to be restarted after (de-)activating dark mode but indeed it looks like this is not really neccessary - dark mode goes (in-)active instantly. Having a “<em>dark mode switched</em>” message would also allow plugins to instantly change their UI.</p>
<p dir="auto">These additional messages I’m talking about in the above text would streamline Npp’s UI and would help to give it a professional look, something a fantastic software like Notepad++ highly deserves.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/67093</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/67093</guid><dc:creator><![CDATA[dinkumoil]]></dc:creator><pubDate>Wed, 16 Jun 2021 13:31:01 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8 on Wed, 16 Jun 2021 09:53:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/18676">@Jean-Michel-Decoret</a></p>
<blockquote>
<p dir="auto">document commutator : headers of columns haven’t switched in dark mode</p>
</blockquote>
<p dir="auto">Yes, we are aware of this. Some parts are not yet in dark mode. We will work on them in the future version.</p>
<blockquote>
<p dir="auto">I use NppFTP extension (always opened), which do not switch to dark mode</p>
</blockquote>
<p dir="auto">Plugins should use the API <code>NPPM_GETEDITORDEFAULTBACKGROUNDCOLOR</code> for getting the background color from Notepad++ then change its panel background color by using the value it’s got. I’ll try to do a demo in NppPluginDemo plugin.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/67083</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/67083</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Wed, 16 Jun 2021 09:53:02 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8 on Wed, 16 Jun 2021 08:29:27 GMT]]></title><description><![CDATA[<p dir="auto">Hi Notepad++ team<br />
Great job, for this effort to reach a dark mode !</p>
<p dir="auto">Just a few artifacts I have seen:</p>
<ul>
<li>
<p dir="auto">document commutator  : headers of columns haven’t switched in dark mode<br />
<img src="/assets/uploads/files/1623831790469-533a80a5-9da5-4672-8b92-5e805203101b-image.png" alt="533a80a5-9da5-4672-8b92-5e805203101b-image.png" class=" img-fluid img-markdown" /></p>
</li>
<li>
<p dir="auto">document commutator  : the scroll bars do not switch to dark mode at first time (after reboot). In my case, I had it open with many files while in light mode. After a switch to dark mode and reboot notepad++, when it repoened, then scroll bars of document commutator were still in normal/light mode. I have to close all files (scroll bar were hidden), then reopens lot of files until scroll bar are displayed to see them in dark mode ! strange !</p>
</li>
<li>
<p dir="auto">I use NppFTP extension (always opened), which do not switch to dark mode<br />
<img src="/assets/uploads/files/1623832030876-c286ba57-ece7-421f-8f99-c8575d0266c6-image.png" alt="c286ba57-ece7-421f-8f99-c8575d0266c6-image.png" class=" img-fluid img-markdown" /></p>
</li>
</ul>
]]></description><link>https://community.notepad-plus-plus.org/post/67080</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/67080</guid><dc:creator><![CDATA[Jean Michel Decoret]]></dc:creator><pubDate>Wed, 16 Jun 2021 08:29:27 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8 on Tue, 15 Jun 2021 21:55:17 GMT]]></title><description><![CDATA[<p dir="auto">FYI, the regression of auto-completion performance issue has been fixed in v8.1 RC:<br />
<a href="https://community.notepad-plus-plus.org/topic/21335/notepad-v8-1-release-candidate">https://community.notepad-plus-plus.org/topic/21335/notepad-v8-1-release-candidate</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/67062</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/67062</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Tue, 15 Jun 2021 21:55:17 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8 on Tue, 15 Jun 2021 14:35:11 GMT]]></title><description><![CDATA[<p dir="auto">Will the other icons in fluent ui also be submitted later, for example “fold” and “unfold all”?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/67055</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/67055</guid><dc:creator><![CDATA[Richard Wulf]]></dc:creator><pubDate>Tue, 15 Jun 2021 14:35:11 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8 on Fri, 11 Jun 2021 07:20:19 GMT]]></title><description><![CDATA[<p dir="auto">Ah ok cool. I just looked at that commit and saw all the new build files and wondered if some debug checks were turned on, or optimizations turned off. At any rate I browsed to Github and see you guys are onto things. Thanks for the program; been using it for years.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/66964</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/66964</guid><dc:creator><![CDATA[Ivan K]]></dc:creator><pubDate>Fri, 11 Jun 2021 07:20:19 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8 on Thu, 10 Jun 2021 11:44:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/13805">@Ivan-K</a> said in <a href="/post/66927">Notepad++ v8</a>:</p>
<blockquote>
<p dir="auto">Quickly scanning, and this may be way off, so sorry in advance, but is it possible that Scintilla is being built in debug mode even in release?</p>
</blockquote>
<p dir="auto">That’s an interesting assumption. However, I rebuilt libSciLexer.lib x64 release then notepad++.exe to make sure there’s no problem of link, the result remains the same (libSciLexer.lib x64 Debug is not built therefore even absent from the disk).</p>
]]></description><link>https://community.notepad-plus-plus.org/post/66944</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/66944</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Thu, 10 Jun 2021 11:44:15 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8 on Thu, 10 Jun 2021 11:17:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/22230">@M-Verhoeven</a> said in <a href="/post/66938">Notepad++ v8</a>:</p>
<blockquote>
<p dir="auto">CTRL-O / Open prompts screen with text on ‘Open button’ = “Save”</p>
</blockquote>
<p dir="auto">Known issue: <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9966" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9966</a><br />
Fix is already in progress: <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/pull/9973" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/pull/9973</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/66940</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/66940</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Thu, 10 Jun 2021 11:17:13 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8 on Thu, 10 Jun 2021 09:52:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/22230">@M-Verhoeven</a> <img src="/assets/uploads/files/1623318776486-open-save-notepad.png" alt="Open-save-Notepad++.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/66939</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/66939</guid><dc:creator><![CDATA[M-Verhoeven]]></dc:creator><pubDate>Thu, 10 Jun 2021 09:52:58 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8 on Thu, 10 Jun 2021 09:46:22 GMT]]></title><description><![CDATA[<p dir="auto">Notepad v8 64-bit</p>
<p dir="auto">Dutch language</p>
<p dir="auto">CTRL-O / Open prompts screen with text on ‘Open button’ = “Save”<br />
Clicking the button to open a file works fine though.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/66938</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/66938</guid><dc:creator><![CDATA[M-Verhoeven]]></dc:creator><pubDate>Thu, 10 Jun 2021 09:46:22 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8 on Thu, 10 Jun 2021 01:06:35 GMT]]></title><description><![CDATA[<p dir="auto">Quickly scanning, and this may be way off, so sorry in advance, but is it possible that Scintilla is being built in debug mode even in release? I just quickly looked at some changes, and see a line was commented out so  maybe %scintilla_debug% will take on whatever it was previously assigned (maybe 1)? appveyor.yml :</p>
<pre><code>...
(removed)    - if "%configuration%"=="Unicode Debug" set scintilla_debug=DEBUG=1
...
(added - note the # at the start of the line)
      #- if "%configuration%"=="Unicode Debug" set scintilla_debug=DEBUG=1
...
    - if "%Platform%"=="mingw-w64_810_X64" mingw32-make %scintilla_debug% -j%NUMBER_OF_PROCESSORS%
...

</code></pre>
]]></description><link>https://community.notepad-plus-plus.org/post/66927</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/66927</guid><dc:creator><![CDATA[Ivan K]]></dc:creator><pubDate>Thu, 10 Jun 2021 01:06:35 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8 on Wed, 09 Jun 2021 21:33:54 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> but it’s new with v8, something must have been changed</p>
]]></description><link>https://community.notepad-plus-plus.org/post/66922</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/66922</guid><dc:creator><![CDATA[Toni Felfe]]></dc:creator><pubDate>Wed, 09 Jun 2021 21:33:54 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8 on Wed, 09 Jun 2021 21:32:30 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> i confirm!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/66921</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/66921</guid><dc:creator><![CDATA[Toni Felfe]]></dc:creator><pubDate>Wed, 09 Jun 2021 21:32:30 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8 on Wed, 09 Jun 2021 21:37:11 GMT]]></title><description><![CDATA[<p dir="auto">Regarding Auto-completion performance issue in v8, I’ve created an issue here:<br />
<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9975" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9975</a></p>
<p dir="auto">The bug has nothing to do with dark mode, but related to the commit <code>One button to compile them all</code> (with auto-completion performance issue), since the previous commit <code>Fix Copy command in Search result is available as there's no selection</code> has no performance issue:</p>
<p dir="auto"><img src="/assets/uploads/files/1623274284059-4e1ae21d-dfd6-4da1-b364-f47d95e1b340-image-resized.png" alt="4e1ae21d-dfd6-4da1-b364-f47d95e1b340-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I have tried different compiling/linking optimization options with both Notepad++ project &amp; Scilexer project in VS, but without remedying the problem.</p>
<p dir="auto">I’ll keep looking for the solution, you’re welcome to check it as well. If there’s no solution, the following commit will be reverted :<br />
<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/commit/ab58c8ee3ed1b8f8fa84a06c0f7d304fb0f0cd76" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/commit/ab58c8ee3ed1b8f8fa84a06c0f7d304fb0f0cd76</a></p>
<p dir="auto">and SciLexer.dll will separate from Notepad++ as before.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/66919</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/66919</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Wed, 09 Jun 2021 21:37:11 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8 on Tue, 08 Jun 2021 23:49:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/20844">@mere-human</a> said in <a href="/post/66883">Notepad++ v8</a>:</p>
<blockquote>
<p dir="auto">Is this autocompletion problem reprodicuble with Dark Mode OFF?</p>
</blockquote>
<p dir="auto">Yes, I do NOT use dark mode at all and I had the same long wait result with 8.0.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/66889</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/66889</guid><dc:creator><![CDATA[Michael Vincent]]></dc:creator><pubDate>Tue, 08 Jun 2021 23:49:16 GMT</pubDate></item></channel></rss>