<?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.5.1 Release]]></title><description><![CDATA[<p dir="auto"><strong>Notepad++ v8.5.1 Release is available here</strong>:<br />
<a href="https://notepad-plus-plus.org/news/v851-released/" rel="nofollow ugc">https://notepad-plus-plus.org/news/v851-released/</a></p>
<p dir="auto"><strong>Notepad++ v8.5.1 bug-fixes and new features:</strong></p>
<ol>
<li>Use new modern shell “Edit with Notepad++” of Windows 11 instead of hijacking “Pin to Quick access”.(Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13320" rel="nofollow ugc">#13320</a>, implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13330" rel="nofollow ugc">#13330</a>)</li>
<li>Update scintilla to 5.3.4 and lexilla to 5.2.4. (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13338" rel="nofollow ugc">#13338</a>)</li>
<li>Add MS Transact-SQL support. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5940" rel="nofollow ugc">#5940</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/7988" rel="nofollow ugc">#7988</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11718" rel="nofollow ugc">#11718</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12610" rel="nofollow ugc">#12610</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13160" rel="nofollow ugc">#13160</a>)</li>
<li>Add GDScript language support with autocomplete &amp; functionlist. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13329" rel="nofollow ugc">#13329</a>)</li>
<li>Fix UDL empty button regression after changing localization. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13228" rel="nofollow ugc">#13228</a>)</li>
<li>Add ability to copy “Find what” to “Replace with” and vice versa in Find Replace dialog. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12122" rel="nofollow ugc">#12122</a>)</li>
<li>Fix DocSwitcher RTL problem, and use edit field instead of a small popup value dialog. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13244" rel="nofollow ugc">#13244</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13248" rel="nofollow ugc">#13248</a>)</li>
<li>GUI visual enhancement: Fix whole dialog items blink when a item value changed. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13230" rel="nofollow ugc">#13230</a>)</li>
<li>Make tray icon context menu translatable. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11628" rel="nofollow ugc">#11628</a>)</li>
</ol>
<p dir="auto"><strong>Notepad++ v8.5 bug-fixes and new features:</strong></p>
<ol>
<li>Fix notepad replacement opening file name containing white space regression. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13032" rel="nofollow ugc">#13032</a>)</li>
<li>Fix regression about visual glitch of Find in Files progress window &amp; Document Switcher.(Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13185" rel="nofollow ugc">#13185</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13053" rel="nofollow ugc">#13053</a>)</li>
<li>Update to Scintilla 5.3.3 and Lexilla 5.2.2. (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13082" rel="nofollow ugc">#13082</a>)</li>
<li>Add new explorer context menu entry “Edit with Notepad++” for WINDOWS 11. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10320" rel="nofollow ugc">#10320</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10565" rel="nofollow ugc">#10565</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4368" rel="nofollow ugc">#4368</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8786" rel="nofollow ugc">#8786</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10640" rel="nofollow ugc">#10640</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10856" rel="nofollow ugc">#10856</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10653" rel="nofollow ugc">#10653</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/7747" rel="nofollow ugc">#7747</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/6169" rel="nofollow ugc">#6169</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/92" rel="nofollow ugc">#92</a>)</li>
<li>Add show non-printable characters command. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/827" rel="nofollow ugc">#827</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4731" rel="nofollow ugc">#4731</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8284" rel="nofollow ugc">#8284</a>)</li>
<li>Apply tab colors to document list items, and add groups to document list. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12155" rel="nofollow ugc">#12155</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12689" rel="nofollow ugc">#12689</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13026" rel="nofollow ugc">#13026</a>)</li>
<li>Add middle mouse click ability to close doc in Document List. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12949" rel="nofollow ugc">#12949</a>)</li>
<li>Add Begin/End Select in Column Mode command. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12833" rel="nofollow ugc">#12833</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12832" rel="nofollow ugc">#12832</a>)</li>
<li>Add option to make auto-completion list brief. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12783" rel="nofollow ugc">#12783</a>)</li>
<li>Remove duplicate items in function/word list of Auto-completion. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13061" rel="nofollow ugc">#13061</a>)</li>
<li>Fix missing items in word autocomplete. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13060" rel="nofollow ugc">#13060</a>)</li>
<li>Fix autocomplete to sort case insensitive issue. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12495" rel="nofollow ugc">#12495</a>)</li>
<li>Change behaviour: make Select and Find (Next/Previous) always in normal search mode. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/3229" rel="nofollow ugc">#3229</a>)</li>
<li>Change behaviour: make volatile Find uses least-strict option settings. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13145" rel="nofollow ugc">#13145</a>)</li>
<li>Change behaviour:  Don’t populate in Find what if a stream selection more than 1024 characters. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12603" rel="nofollow ugc">#12603</a>)</li>
<li>Fix wrong value set in Preferences-&gt;Performance-&gt;“Define Large File Size”.(Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13280" rel="nofollow ugc">#13280</a>)</li>
<li>Fix untitled document number jumping or repeated problem. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8677" rel="nofollow ugc">#8677</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11704" rel="nofollow ugc">#11704</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13194" rel="nofollow ugc">#13194</a>)</li>
<li>Fix dock-able panels not restoring for mono instances when Notepad++ is in the tray. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9454" rel="nofollow ugc">#9454</a>)</li>
<li>Fix panels not restored from systemtray with “Edit with Notepad++” in admin mode. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13041" rel="nofollow ugc">#13041</a>)</li>
<li>Fix hit text in search results not being scrolled in the view issue. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13129" rel="nofollow ugc">#13129</a>)</li>
<li>Add new notification NPPN_EXTERNALLEXERBUFFER for lexer plugin with buffer ID when a new lexer is applied to the buffer in question. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12351" rel="nofollow ugc">#12351</a>)</li>
<li>Fix Synch H/V Scrolling commands not sync with 2 views. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5250" rel="nofollow ugc">#5250</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13071" rel="nofollow ugc">#13071</a>)</li>
<li>Add several GUI enhancement. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11695" rel="nofollow ugc">#11695</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13176" rel="nofollow ugc">#13176</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13187" rel="nofollow ugc">#13187</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13162" rel="nofollow ugc">#13162</a>)</li>
<li>Make several GUI items translatable. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13175" rel="nofollow ugc">#13175</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8020" rel="nofollow ugc">#8020</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8858" rel="nofollow ugc">#8858</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13088" rel="nofollow ugc">#13088</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8927" rel="nofollow ugc">#8927</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10876" rel="nofollow ugc">#10876</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9343" rel="nofollow ugc">#9343</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8004" rel="nofollow ugc">#8004</a>)</li>
</ol>
<p dir="auto">For people who have ARM device, could you test<br />
<a href="http://download.notepad-plus-plus.org/repository/8.x/8.5.1.RC/npp.8.5.1.Installer.arm64.exe" rel="nofollow ugc">http://download.notepad-plus-plus.org/repository/8.x/8.5.1.RC/npp.8.5.1.Installer.arm64.exe</a><br />
and confirm if the new added Explorer context menu entry (“Edit with Notepad++”) works fine with your Windows 11 ARM64.</p>
<p dir="auto">Auto-update will be triggered in one week if no critical issue found.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/24292/notepad-v8-5-1-release</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Jul 2026 07:27:52 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/24292.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 24 Mar 2023 00:16:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Notepad++ v8.5.1 Release on Tue, 04 Apr 2023 17:52:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas-b%C3%B6hmer" aria-label="Profile: Thomas-Böhmer">@<bdi>Thomas-Böhmer</bdi></a><br />
The context menu entry issues are fixed in v8.5.2. Please try v8.5.2 here and let us know if your issue has been solved:<br />
<a href="https://community.notepad-plus-plus.org/topic/24328/notepad-v8-5-2-release-candidate">https://community.notepad-plus-plus.org/topic/24328/notepad-v8-5-2-release-candidate</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/85476</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85476</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Tue, 04 Apr 2023 17:52:30 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.5.1 Release on Tue, 04 Apr 2023 14:16:30 GMT]]></title><description><![CDATA[<p dir="auto">Hi,<br />
unfortunately the new modern shell “Edit with Notepad++” is not available on my client. I installed 8.5.1 64bit without errors on Windows 11 Enterprise Build 22624.1537 after that I rebooted the system.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85473</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85473</guid><dc:creator><![CDATA[Thomas Böhmer]]></dc:creator><pubDate>Tue, 04 Apr 2023 14:16:30 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.5.1 Release on Sun, 02 Apr 2023 02:22:31 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dinkumoil" aria-label="Profile: dinkumoil">@<bdi>dinkumoil</bdi></a> said in <a href="/post/85179">Notepad++ v8.5.1 Release</a>:</p>
<blockquote>
<p dir="auto">File DarkModeDefault.xml lacks new lexer for MS T-SQL. Tested with 7z-package of 32 bit Npp portable  v8.5.1.</p>
</blockquote>
<p dir="auto">Thank you for your heads up.<br />
Anyone who wants to add MS T-SQL in DarkModeDefault.xml is wellcome!</p>
</blockquote>
<p dir="auto"><a href="https://github.com/notepad-plus-plus/notepad-plus-plus/pull/13461" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/pull/13461</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/85403</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85403</guid><dc:creator><![CDATA[rdipardo]]></dc:creator><pubDate>Sun, 02 Apr 2023 02:22:31 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.5.1 Release on Sun, 02 Apr 2023 01:47:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jason-low" aria-label="Profile: Jason-Low">@<bdi>Jason-Low</bdi></a></p>
<p dir="auto">Could you try the following packages of your choice:<br />
<a href="http://download.notepad-plus-plus.org/repository/MISC/nppShell.TEST13/" rel="nofollow ugc">http://download.notepad-plus-plus.org/repository/MISC/nppShell.TEST13/</a></p>
<p dir="auto">The problems of explorer context menu “Edit with Notepad++” should be fixes in these binaries.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85402</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85402</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Sun, 02 Apr 2023 01:47:44 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.5.1 Release on Sun, 02 Apr 2023 00:55:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> said in <a href="/post/85165">Notepad++ v8.5.1 Release</a>:</p>
<blockquote>
<p dir="auto">Use new modern shell “Edit with Notepad++” of Windows 11 instead of hijacking “Pin to Quick access”.(Fix #13320, implement #13330)</p>
</blockquote>
<p dir="auto">Hi, I think I may have encountered a glitch in this, unless what I’m seeing is intentional. I have rebooted my machine(s; I have two Win11 machines experiencing this) and the issue still persists.</p>
<p dir="auto">Win11 Home 22H2 build 22621.1413 on both machines, NPP 8.5.1 64bit on both as well. The issue is, while the “Edit with Notepad++” option is in the context menu, the functionality to let me hit ‘n’ to access that seems to have gone away. Now, when I open the context menu and hit ‘n’, the highlight jumps immediately to the “Send to” Windows function.</p>
<p dir="auto">I guess I should mention that I did a registry hack on my machines not long after getting Win11 quite some time ago, to bring back the Win10 and earlier right-click context menus - primarily to allow me to see 'Edit with Notepad++". Is that part of my problem, i.e. should I try to revert that?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85400</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85400</guid><dc:creator><![CDATA[Jason Low]]></dc:creator><pubDate>Sun, 02 Apr 2023 00:55:28 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.5.1 Release on Sat, 01 Apr 2023 16:20:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/roberto-boriotti" aria-label="Profile: Roberto-Boriotti">@<bdi>Roberto-Boriotti</bdi></a> and <a class="plugin-mentions-user plugin-mentions-a" href="/user/marek-mihola" aria-label="Profile: Marek-Mihola">@<bdi>Marek-Mihola</bdi></a></p>
<p dir="auto">Could you test the following packages to see if your issue is fixed?<br />
<a href="http://download.notepad-plus-plus.org/repository/MISC/nppShell.TEST13/" rel="nofollow ugc">http://download.notepad-plus-plus.org/repository/MISC/nppShell.TEST13/</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/85360</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85360</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Sat, 01 Apr 2023 16:20:48 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.5.1 Release on Thu, 30 Mar 2023 18:48:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/roberto-boriotti" aria-label="Profile: Roberto-Boriotti">@<bdi>Roberto-Boriotti</bdi></a> and <a class="plugin-mentions-user plugin-mentions-a" href="/user/marek-mihola" aria-label="Profile: Marek-Mihola">@<bdi>Marek-Mihola</bdi></a></p>
<p dir="auto">Could you confirm me it happens only on unistallation of Notepad++ v8.5.1 ?</p>
<p dir="auto">Could you provide me here your Debug Info (via menu <code>?-&gt;Debug Info...</code>) please?</p>
<blockquote>
<p dir="auto">I have Windows 11 (10.0.22621.1413) italian 64bit and I have this issues with NPP 8.5.1 64bit installer.<br />
I shoudl back to NPP 8.5.0 64bit installer (no errors)</p>
</blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/roberto-boriotti" aria-label="Profile: Roberto-Boriotti">@<bdi>Roberto-Boriotti</bdi></a><br />
I don’t get the situation you have had - because of uninstallation error, you have to back to v8.5? Then what leads you to uninstall v8.5.1 ?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85322</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85322</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Thu, 30 Mar 2023 18:48:57 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.5.1 Release on Thu, 30 Mar 2023 11:42:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/marek-mihola" aria-label="Profile: Marek-Mihola">@<bdi>Marek-Mihola</bdi></a> said in <a href="/post/85270">Notepad++ v8.5.1 Release</a>:</p>
<blockquote>
<p dir="auto">Hi,</p>
<p dir="auto">There is following error during uninstallation of Notepad++ (x64 version) on Windows 10 (Enterprise N, Version 10.0.19044 Build 19044):</p>
<p dir="auto"><img src="/assets/uploads/files/1680000749421-screenshot-2023-03-28-121403.png" alt="Screenshot 2023-03-28 121403.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">BTW: The issue is not detected on Windows 11 - there is uninstallation OK</p>
</blockquote>
<p dir="auto">I have Windows 11 (10.0.22621.1413) italian 64bit and I have this issues with NPP 8.5.1 64bit installer.<br />
I shoudl back to NPP 8.5.0 64bit installer (no errors)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85312</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85312</guid><dc:creator><![CDATA[Roberto Boriotti]]></dc:creator><pubDate>Thu, 30 Mar 2023 11:42:52 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.5.1 Release on Wed, 29 Mar 2023 12:56:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/at1ant" aria-label="Profile: At1ant">@<bdi>At1ant</bdi></a> said in <a href="/post/85289">Notepad++ v8.5.1 Release</a>:</p>
<blockquote>
<p dir="auto">This bug in 8.4.6 - 8.5.1 version, 8.4.5 work fine.<br />
Please fix it.</p>
</blockquote>
<p dir="auto">This topic, called “v8.5.1 release” should be reserved for problems that are <em>new</em> to v8.5.1.  If you have a general bug report (for example, a problem that occurs in v8.4.6 - v8.5.1), then use the normal <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues" rel="nofollow ugc">issues reporter</a>, as described in <a href="https://community.notepad-plus-plus.org/topic/15741/faq-desk-feature-request-or-bug-report">our bug report / feature request FAQ</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/85290</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85290</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 29 Mar 2023 12:56:56 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.5.1 Release on Wed, 29 Mar 2023 12:35:03 GMT]]></title><description><![CDATA[<p dir="auto">Notepad++ stuck and trying to eat all available RAM when using “Remove Non-Bookmarked Lines”.</p>
<p dir="auto">For exemple I open IIS log file (52Mb or 139231 in lines), then Find &gt; Mark &gt; set to find “10.212.136.1” and check “Bookmark line”, click “Mark All”, it’s marked 315 lines. After that click Search &gt; Bookmark &gt; “Remove Non-Bookmarked Lines” and got Notepad++ stuck. This bug in 8.4.6 - 8.5.1 version, 8.4.5 work fine.</p>
<p dir="auto">Please fix it.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85289</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85289</guid><dc:creator><![CDATA[At1ant]]></dc:creator><pubDate>Wed, 29 Mar 2023 12:35:03 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.5.1 Release on Tue, 28 Mar 2023 10:54:23 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">There is following error during uninstallation of Notepad++ (x64 version) on Windows 10 (Enterprise N, Version 10.0.19044 Build 19044):</p>
<p dir="auto"><img src="/assets/uploads/files/1680000749421-screenshot-2023-03-28-121403.png" alt="Screenshot 2023-03-28 121403.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">BTW: The issue is not detected on Windows 11 - there is uninstallation OK</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85270</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85270</guid><dc:creator><![CDATA[Marek Mihola]]></dc:creator><pubDate>Tue, 28 Mar 2023 10:54:23 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.5.1 Release on Mon, 27 Mar 2023 12:04:40 GMT]]></title><description><![CDATA[<p dir="auto">I really appreciate the update.</p>
<p dir="auto">The new modern shell is responsible for something.<br />
I use StartAllBack, which enables the old style of context menu on Windows 11.<br />
With the new shell integration, “Edit with Notepad++” is missing.<br />
Is there a chance to add into the installer, an option to enable the old integration from 8.5 for such cases?</p>
<p dir="auto">Thank you in advance.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85249</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85249</guid><dc:creator><![CDATA[MerolaC]]></dc:creator><pubDate>Mon, 27 Mar 2023 12:04:40 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.5.1 Release on Sun, 26 Mar 2023 02:41:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/conky77" aria-label="Profile: conky77">@<bdi>conky77</bdi></a><br />
It’s fixed now. Thx</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85227</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85227</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Sun, 26 Mar 2023 02:41:01 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.5.1 Release on Sat, 25 Mar 2023 20:27:35 GMT]]></title><description><![CDATA[<p dir="auto">I have the portable versions 8.4.8 and 8.5.1 on my disk. It must have disturbed Windows.</p>
<p dir="auto">I renamed notepad++.exe 8.4.8. The double click works correctly now.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85212</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85212</guid><dc:creator><![CDATA[DomOBU]]></dc:creator><pubDate>Sat, 25 Mar 2023 20:27:35 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.5.1 Release on Sat, 25 Mar 2023 20:11:58 GMT]]></title><description><![CDATA[<p dir="auto">I have installed the release 8.5.1.</p>
<p dir="auto">The application associated with the html, xml and CSS files is NP++.</p>
<p dir="auto">When I open one of these three types of files :</p>
<ul>
<li>from the file history of NP++ it’s ok</li>
<li>from the open function of NP++ it’s ok</li>
<li>from the Windows function open with it’s ok.</li>
</ul>
<p dir="auto">When I double click on one of these three file types I get this weird result.<br />
Would you have an idea ?<br />
<img src="/assets/uploads/files/1679775071276-npp-capture.jpg" alt="NPP Capture.JPG" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/85211</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85211</guid><dc:creator><![CDATA[DomOBU]]></dc:creator><pubDate>Sat, 25 Mar 2023 20:11:58 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.5.1 Release on Sat, 25 Mar 2023 19:31:56 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> ok, sorry</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85209</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85209</guid><dc:creator><![CDATA[p_eldritch]]></dc:creator><pubDate>Sat, 25 Mar 2023 19:31:56 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.5.1 Release on Sat, 25 Mar 2023 19:14:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/p_eldritch" aria-label="Profile: p_eldritch">@<bdi>p_eldritch</bdi></a> said in <a href="/post/85206">Notepad++ v8.5.1 Release</a>:</p>
<blockquote>
<p dir="auto">Hi everyone, how can I translate the new context menu entry in my language? With the old one I used to edit the registry entry but with this new one I can’t find a solution.</p>
</blockquote>
<p dir="auto">Please create a new thread for your question.<br />
This is a release thread and is for critical problems with the release only.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85207</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85207</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sat, 25 Mar 2023 19:14:57 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.5.1 Release on Sat, 25 Mar 2023 18:43:59 GMT]]></title><description><![CDATA[<p dir="auto">Hi everyone, how can I translate the new context menu entry in my language? With the old one I used to edit the registry entry but with this new one I can’t find a solution.</p>
<p dir="auto">Thanks</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85206</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85206</guid><dc:creator><![CDATA[p_eldritch]]></dc:creator><pubDate>Sat, 25 Mar 2023 18:43:59 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.5.1 Release on Sat, 25 Mar 2023 08:55:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a></p>
<p dir="auto">in <a href="https://notepad-plus-plus.org/downloads/" rel="nofollow ugc">Downloads page</a> it is written “8.5.1.1” instead "8.5.1</p>
<p dir="auto"><img src="/assets/uploads/files/1679734304544-a6dc6a3a-8c06-4abf-9eb1-803c16388ad4-immagine.png" alt="a6dc6a3a-8c06-4abf-9eb1-803c16388ad4-immagine.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">here it is correct</p>
<p dir="auto"><img src="/assets/uploads/files/1679734366928-c6538a22-34a3-49fe-bc71-9a2314194073-immagine.png" alt="c6538a22-34a3-49fe-bc71-9a2314194073-immagine.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/85195</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85195</guid><dc:creator><![CDATA[conky77]]></dc:creator><pubDate>Sat, 25 Mar 2023 08:55:34 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.5.1 Release on Fri, 24 Mar 2023 21:26:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dinkumoil" aria-label="Profile: dinkumoil">@<bdi>dinkumoil</bdi></a> said in <a href="/post/85179">Notepad++ v8.5.1 Release</a>:</p>
<blockquote>
<p dir="auto">File DarkModeDefault.xml lacks new lexer for MS T-SQL. Tested with 7z-package of 32 bit Npp portable  v8.5.1.</p>
</blockquote>
<p dir="auto">Thank you for your heads up.<br />
Anyone who wants to add MS T-SQL in DarkModeDefault.xml is wellcome!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85186</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85186</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Fri, 24 Mar 2023 21:26:18 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.5.1 Release on Sat, 25 Mar 2023 01:43:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pgomersall" aria-label="Profile: PGomersall">@<bdi>PGomersall</bdi></a></p>
<p dir="auto">After install v8.5.1, you have to restart your Windows 11 (or restart explorer via Task Manager) to make the context menu entry “Edit with Notepad++” appears.</p>
<p dir="auto">Have you tried it?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85185</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85185</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Sat, 25 Mar 2023 01:43:43 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.5.1 Release on Fri, 24 Mar 2023 17:51:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a><br />
Problems with the official version of  8.5.1. So I have been following with interest the development of this version as I am interested in how you have dealt with the “Edit with Notepad++” context issue on Windows 11. I have Windows 11 22621.1413 (non Insider). I am however running StartAllBack with the Windows 10 taskbar version enabled. I had 8.5 installed. I downloaded 8.5.1 and ran the installer; this completed without errors. Immediately after the installation “Edit with Notepad++” was not available in the context menu. Looking in various places - C:\Program Files\Notepad++ I saw both the old and new context menu dll’s. Thinking something was amiss with the installation I attempted to uninstall; this errored out.<br />
<img src="/assets/uploads/files/1679665227408-88caae91-8952-4653-9dda-62119483988e-image.png" alt="88caae91-8952-4653-9dda-62119483988e-image.png" class=" img-fluid img-markdown" /> . I tried running the uninstall executable from the program folder with the same result. At this point I just renamed the program folder and re-installed. This time “Edit with Notepad++” has shown up in the context menu, but attempting an uninstall from Control Panel or the application folder still fails: <img src="/assets/uploads/files/1679665439293-03543846-289e-4ca6-b872-939f91a3f1aa-image.png" alt="03543846-289e-4ca6-b872-939f91a3f1aa-image.png" class=" img-fluid img-markdown" /> . Going back and using an 8.5 installer still results in the same uninstall errors. Going to do some more testing but need to reboot first.<br />
Edit 1:<br />
So after renaming the application folder and rebooting I could then delete the application folder including the shell dll’s. Installing 8.4.9 looks like it will now allow an uninstall without errors.<br />
Edit 2:<br />
With 8.4.9 installed I downloaded a new version of 8.5.1 and ran the installed over 8.4.9. This installed, the Edit with Notepad++ context menu is there and it looks like the uninstaller will at least run.<br />
Edit 3:<br />
On a completely different computer, but again exact same OS version and StartAllBack with 8.5 installed I updated to 8.5.1. Immediately after the install “Edit with Notepad++” was not in context menu. At this point I restated Explorer and after the context menu appeared. Also on this system, uninstall appears to run with the previous error. I did not attempt an uninstall before restarting Explorer though.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85181</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85181</guid><dc:creator><![CDATA[PGomersall]]></dc:creator><pubDate>Fri, 24 Mar 2023 17:51:30 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.5.1 Release on Fri, 24 Mar 2023 13:10:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a></p>
<p dir="auto">File <em>DarkModeDefault.xml</em> lacks new lexer for <em>MS T-SQL</em>. Tested with 7z-package of 32 bit Npp portable  v8.5.1.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85179</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85179</guid><dc:creator><![CDATA[dinkumoil]]></dc:creator><pubDate>Fri, 24 Mar 2023 13:10:49 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.5.1 Release on Fri, 24 Mar 2023 12:49:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tbugreporter" aria-label="Profile: TBugReporter">@<bdi>TBugReporter</bdi></a> said in <a href="/post/85168">Notepad++ v8.5.1 Release</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a><br />
The “big box” graphic on your Download page is actually linked to a nonexistent “8.5.1.1” version.  (The text links underneath are OK.)</p>
</blockquote>
<p dir="auto">Thank you for your heads up! It’s fixed now.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85178</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85178</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Fri, 24 Mar 2023 12:49:12 GMT</pubDate></item></channel></rss>