<?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.6.2 Release Candidate]]></title><description><![CDATA[<p dir="auto"><strong>Notepad++ v8.6.2 Release Candidate:</strong><br />
<a href="http://download.notepad-plus-plus.org/repository/8.x/8.6.2.RC/" rel="nofollow ugc">http://download.notepad-plus-plus.org/repository/8.x/8.6.2.RC/</a></p>
<p dir="auto"><em>Concerning plugins, there is a regression in Notepad++ v8.6.1: Ctrl-V (plus Ctrl-C and Ctrl-X eventually) doesn’t work on text fields for certain plugins. Please let me know if the problem resists in v8.6.2 RC.</em></p>
<p dir="auto"><strong>Notepad++ v8.6.2 Change log:</strong></p>
<ol>
<li>Fix Shift-DEL, Ctrl-INS and Shift-INS not working regression. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14470" rel="nofollow ugc">#14470</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14571" rel="nofollow ugc">#14571</a>)</li>
<li>Fix Ctrl+V cannot paste into the text fields of certain plugins regression. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14568" rel="nofollow ugc">#14568</a>)</li>
<li>Remove option “disableLineCopyCutDelete.xml” (the empty file takes no effect).</li>
<li>Fix a regression: the position in the previous session is now restored correctly in cloned document. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14164" rel="nofollow ugc">#14164</a>)</li>
</ol>
<p dir="auto"><strong>Notepad++ v8.6.1 Change log:</strong></p>
<ol>
<li>Updated to Scintilla 5.4.1 &amp; Lexilla 5.3.0. (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14375" rel="nofollow ugc">#14375</a>)</li>
<li>Fix a regression: customized extension in Style Configurator is now saved correctly. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14437" rel="nofollow ugc">#14437</a>)</li>
<li>Add an ability (disableLineCopyCutDelete.xml) to disable line copy/cut/delete when no selection is made and  add back Shift-DEL &amp; Ctrl-INS shortcuts. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14470" rel="nofollow ugc">#14470</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14296#issuecomment-1866679990" rel="nofollow ugc">ref</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14401#issuecomment-1833326429" rel="nofollow ugc">ref</a>))</li>
<li>Add an ability (noColumnToMultiSelect.xml) to disable column mode to multi-select mode. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14464" rel="nofollow ugc">#14464</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14296#issuecomment-1848076816" rel="nofollow ugc">ref</a>)</li>
<li>Fix deleting in column mode also delete an unexpected EOL. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14426" rel="nofollow ugc">#14426</a>)</li>
<li>Fix hidden results of long lines for Search results with “Find in…” commands. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12023" rel="nofollow ugc">#12023</a>)</li>
<li>Enhance Search-results by showing search options for “Find in…” commands. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14306" rel="nofollow ugc">#14306</a>)</li>
<li>Fix an issue: replacements are no longer duplicated (the 2nd time in cloned document) for “Replace in Opened Docs”. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14505" rel="nofollow ugc">#14505</a>)</li>
<li>Fix a regression to make F3 &amp; Shift-F3 work again in Incremental Search. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14503" rel="nofollow ugc">#14503</a>)</li>
<li>Add document tab navigation commands: “First tab” &amp; “Last tab”. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14416" rel="nofollow ugc">#14416</a>)</li>
<li>Add document tab commands: “Move to Start” &amp; “Move to End” commands. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9525" rel="nofollow ugc">#9525</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13982" rel="nofollow ugc">#13982</a>)</li>
<li>3 RTL new abilities: RTL per document, RTL per document remembered across the sessions &amp; new attribute editZoneRTL=“no” in RTL localization files. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9665" rel="nofollow ugc">#9665</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9950" rel="nofollow ugc">#9950</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14385" rel="nofollow ugc">#14385</a>)</li>
<li>Enhance the “-loadingTime” command line parameter. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14472" rel="nofollow ugc">#14472</a>)</li>
<li>Enhance the performance: disable undo collection while loading a file. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14455" rel="nofollow ugc">#14455</a>)</li>
<li>Sort language list in the Preferences dialog. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14245" rel="nofollow ugc">#14245</a>)</li>
<li>Fix a visual glitch that occurred during multi-paste. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14410" rel="nofollow ugc">#14410</a>)</li>
<li>Fix confusing memory allocation error message. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14418" rel="nofollow ugc">#14418</a>)</li>
<li>Fix python wrong decorator attribute color. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/5894" rel="nofollow ugc">#5894</a>)</li>
<li>Fix file status in “other view” is not detected. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14225" rel="nofollow ugc">#14225</a>)</li>
<li>Fix dropped file being opened in the wrong view. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14354" rel="nofollow ugc">#14354</a>)</li>
</ol>
]]></description><link>https://community.notepad-plus-plus.org/topic/25341/notepad-v8-6-2-release-candidate</link><generator>RSS for Node</generator><lastBuildDate>Tue, 15 Sep 2026 13:43:22 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/25341.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 11 Jan 2024 16:23:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Notepad++ v8.6.2 Release Candidate on Sun, 14 Jan 2024 02:58: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> said in <a href="/post/92033">Notepad++ v8.6.2 Release Candidate</a>:</p>
<blockquote>
<p dir="auto">I don’t think there is any other solution exists - that’s why NPPM_MODELESSDIALOG is there for this purpose.</p>
<p dir="auto">But if you have the solution for it, you’re very welcome to do a PR. I’ll consider it for sure.</p>
</blockquote>
<p dir="auto"><a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14557#issuecomment-1882416617" rel="nofollow ugc">This GitHub message</a> from plugin author <a class="plugin-mentions-user plugin-mentions-a" href="/user/mark-olson" aria-label="Profile: Mark-Olson">@<bdi>Mark-Olson</bdi></a> led me to reconsider the idea. It would cause a change in behavior for plugins that currently have non-modal dialogs (including docking dialogs) and do not send NPPM_MODELESSDIALOG messages; it seems it is not safe to assume that change would always be welcome.</p>
<p dir="auto"><a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14568#issuecomment-1882371206" rel="nofollow ugc">I described my “solution” here</a>; but I won’t make a pull request, because I no longer think it is a good idea.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/92038</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/92038</guid><dc:creator><![CDATA[Coises]]></dc:creator><pubDate>Sun, 14 Jan 2024 02:58:49 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.6.2 Release Candidate on Sun, 14 Jan 2024 01:37:46 GMT]]></title><description><![CDATA[<p dir="auto">FYI: v8.6.2 RC binaries is updated.<br />
This update contains the fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/commit/75ae73c17333e6a83ce84c11ef052b6e2e5693ca" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/commit/75ae73c17333e6a83ce84c11ef052b6e2e5693ca</a>.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/92035</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/92035</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Sun, 14 Jan 2024 01:37:46 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.6.2 Release Candidate on Sun, 14 Jan 2024 01:24:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/coises" aria-label="Profile: Coises">@<bdi>Coises</bdi></a> said in <a href="/post/91951">Notepad++ v8.6.2 Release Candidate</a>:</p>
<blockquote>
<p dir="auto">One solution would have been to find a way to detect these plugin windows without NPPM_MODELESSDIALOG. That would cause a different change in plugin behavior, though, and Don chose — probably wisely — not to go that route.</p>
</blockquote>
<p dir="auto">I don’t think there is any other solution exists - that’s why NPPM_MODELESSDIALOG is there for this purpose.</p>
<p dir="auto">But if you have the solution for it, you’re very welcome to do a PR. I’ll consider it for sure.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/92033</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/92033</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Sun, 14 Jan 2024 01:24:18 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.6.2 Release Candidate on Sat, 13 Jan 2024 21:58:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/coises" aria-label="Profile: Coises">@<bdi>Coises</bdi></a> said in <a href="/post/92018">Notepad++ v8.6.2 Release Candidate</a>:</p>
<blockquote>
<p dir="auto">There is still a corner case for updating — I really don’t know if I would call it a “bug,” since it requires that the user has done something rather odd. I tried setting Shift+DEL to be a shortcut for File|Move to Recycle Bin in 8.6.1. Upon then launching 8.6.2 RC + pull 14588, the shortcut is duplicated as both its previous assignment and Edit|Cut.</p>
</blockquote>
<p dir="auto">If in your old shortcuts.xml the Shift-DEL is assigned already Move to Recycle Bin command and you keep the same shortcuts.xml with the fixed binary, then Shortcut Mapper should show the conflict of Shift-DEL for Cut &amp; Move to Recycle Bin commands.</p>
<p dir="auto">“Corner case” due to the update of Notepad++ behaviour changement why not, but it’s not a bug definitely.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/92027</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/92027</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Sat, 13 Jan 2024 21:58:35 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.6.2 Release Candidate on Sat, 13 Jan 2024 21:09:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/coises" aria-label="Profile: Coises">@<bdi>Coises</bdi></a> said in <a href="/post/92018">Notepad++ v8.6.2 Release Candidate</a>:</p>
<blockquote>
<p dir="auto">…it requires that the user has done something rather odd…</p>
</blockquote>
<p dir="auto">Perhaps not very rarely - i have Shift+DEL reassigned to a script and don’t want it to affect the clipboard.<br />
BTW, I’ve reassigned Ctrl+C and Ctrl+X too.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/92023</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/92023</guid><dc:creator><![CDATA[Andi Kiissel]]></dc:creator><pubDate>Sat, 13 Jan 2024 21:09:48 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.6.2 Release Candidate on Sat, 13 Jan 2024 20:54:51 GMT]]></title><description><![CDATA[<p dir="auto">I left “Cut 1” as Shift-Del and deleted “Cut 2” Ctrl-X.</p>
<p dir="auto">So Shift-Del deletes the line and Ctrl-X executes my macro, even after reloading.</p>
<p dir="auto">So this works fine for me, I don’t see other problem here.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/92021</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/92021</guid><dc:creator><![CDATA[László Botka]]></dc:creator><pubDate>Sat, 13 Jan 2024 20:54:51 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.6.2 Release Candidate on Sat, 13 Jan 2024 20:08:03 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/92015">Notepad++ v8.6.2 Release Candidate</a>:</p>
<blockquote>
<p dir="auto">Fixed in <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/pull/14588" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/pull/14588</a><br />
Could you check the fix please?</p>
</blockquote>
<p dir="auto">I replaced the exe in 8.6.2 RC with the one in MSVC.x64.Release from the artifacts dropdown on the Checks tab — I think that’s the right way to test — and I was unable to get the Shortcut Mapper to misbehave. So that’s good.</p>
<p dir="auto">There is still a corner case for updating — I really don’t know if I would call it a “bug,” since it requires that the user has done something rather odd. I tried setting Shift+DEL to be a shortcut for <strong>File</strong>|<strong>Move to Recycle Bin</strong> in 8.6.1. Upon then launching 8.6.2 RC + pull 14588, the shortcut is duplicated as both its previous assignment and <strong>Edit</strong>|<strong>Cut</strong>.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/92018</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/92018</guid><dc:creator><![CDATA[Coises]]></dc:creator><pubDate>Sat, 13 Jan 2024 20:08:03 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.6.2 Release Candidate on Sat, 13 Jan 2024 18:58:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/coises" aria-label="Profile: Coises">@<bdi>Coises</bdi></a> said in <a href="/post/91948">Notepad++ v8.6.2 Release Candidate</a>:</p>
<blockquote>
<p dir="auto">It appears that if any of the Edit | Cut/Copy/Paste commands are changed in Shortcut Mapper, once Notepad++ is closed and opened again, both copies of the affected command(s) is/are set to the same value. This includes clearing the commands. The only way to restore the default setting is to modify or delete shortcuts.xml.</p>
<p dir="auto">It appears that both entries have been assigned the same id number, and this must confuse the process which maps the shortcuts.xml to the internal table.</p>
<p dir="auto">I’ve reported this as Issue #14585 .</p>
</blockquote>
<p dir="auto">Fixed in <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/pull/14588" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/pull/14588</a><br />
Could you check the fix please?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/92015</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/92015</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Sat, 13 Jan 2024 18:58:00 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.6.2 Release Candidate on Fri, 12 Jan 2024 10:50:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/michael-vincent" aria-label="Profile: Michael-Vincent">@<bdi>Michael-Vincent</bdi></a> said in <a href="/post/91947">Notepad++ v8.6.2 Release Candidate</a>:</p>
<blockquote>
<p dir="auto">&lt;Shortcut id=“42001” …<br />
&lt;Shortcut id=“42002” …<br />
&lt;Shortcut id=“42005” …</p>
</blockquote>
<p dir="auto">I tried the portable version, and deleted the 3 lines.</p>
<p dir="auto">I Cleared the Cut Ctrl-X shortcut, because I have a Ctrl-X macro, both Ctrl-X and Shift-Del works fine.<br />
However If I reload npp, in the shortcut mapper the Cut Shift-Del entry is cleared too, and so Shift-Del doesn’t work.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/91958</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/91958</guid><dc:creator><![CDATA[László Botka]]></dc:creator><pubDate>Fri, 12 Jan 2024 10:50:42 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.6.2 Release Candidate on Fri, 12 Jan 2024 01:21:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/michael-vincent" aria-label="Profile: Michael-Vincent">@<bdi>Michael-Vincent</bdi></a> said in <a href="/post/91950">Notepad++ v8.6.2 Release Candidate</a>:</p>
<blockquote>
<p dir="auto">I’m still fuzzy on what plugins need to do to start receiving CTRL-C, CTRL-V commands again.</p>
</blockquote>
<p dir="auto">The problem arose because the desired behavior for Cut, Copy and Paste is no longer the same as the behavior of the corresponding Scintilla commands, so they were moved to menu commands.</p>
<p dir="auto">The difficulty with this is that shortcuts for menu commands are captured as part of something called the “message loop” (this is standard Windows best practice) and sent to the routines that process those menu commands, unless something special is done to prevent that. (See <a href="https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-isdialogmessagew" rel="nofollow ugc">IsDialogMessage</a>.)  “Modal” dialogs — the ones that don’t let you go back to the main window until you close them — have their own message loop, so this doesn’t affect them. Non-modal windows — ones that you can leave open and still switch back to the main editor — share the main program’s message loop. The <a href="https://npp-user-manual.org/docs/plugin-communication/#2036-nppm-modelessdialog" rel="nofollow ugc">NPPM_MODELESSDIALOG</a> message was created so plugins can tell Notepad++ keystrokes entered while focus is in those windows should skip menu shortcut translation.</p>
<p dir="auto">So all of this didn’t affect plugins that either had no non-modal dialogs or that registered their non-modal dialogs using NPPM_MODELESSDIALOG. However, it seems there are many plugins that have non-modal dialogs and don’t use NPPM_MODELESSDIALOG. For these plugins, menu command shortcuts always did the menu command instead of going to the dialog. When some very common shortcuts — the ones for Cut, Copy and Paste — became menu shortcuts, this changed from something few people noticed to something widely troublesome.</p>
<p dir="auto">One solution would have been to find a way to detect these plugin windows without NPPM_MODELESSDIALOG. That would cause a different change in plugin behavior, though, and Don chose — probably wisely — not to go that route.</p>
<p dir="auto">Instead, what Notepad++ v8.6.2 RC does is detect — just for Cut, Copy and Paste — when the menu command has been invoked but focus is not in the active Scintilla control. In those cases, Notepad++ forwards a WM_CUT, WM_COPY or WM_PASTE message to window that was the destination of the original message.</p>
<p dir="auto">Most of the time that should work, since common edit controls translate Ctrl+x/c/v to those messages. However, should the plugin code be looking for the actual keyboard message, and not the WM_CUT/COPY/PASTE translation, it will still fail unless it registers with NPPM_MODELESSDIALOG (which still skips menu shortcut processing entirely).</p>
]]></description><link>https://community.notepad-plus-plus.org/post/91951</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/91951</guid><dc:creator><![CDATA[Coises]]></dc:creator><pubDate>Fri, 12 Jan 2024 01:21:50 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.6.2 Release Candidate on Fri, 12 Jan 2024 00:46:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/coises" aria-label="Profile: Coises">@<bdi>Coises</bdi></a> said in <a href="/post/91949">Notepad++ v8.6.2 Release Candidate</a>:</p>
<blockquote>
<p dir="auto">Clearly, this hack was introduced because, unlike Scintilla commands, Main menu shortcuts don’t allow multiple shortcuts for the same command. It apparently has an unforeseen implication.</p>
</blockquote>
<p dir="auto">I think I’m understanding now.</p>
<p dir="auto">I’m still fuzzy on what plugins need to do to start receiving <code>CTRL-C</code>, <code>CTRL-V</code> commands again.  For example, the fork of the Explorer plugin I use stopped receiving <code>CTRL-C</code>, <code>CTRL-V</code> commands with the update to 8.6 and even with 8.6.2 - it still does not work.  However, the Plugin Admin version of Explorer seems to work OK to copy files with <code>CTRL-C</code>, <code>CTRL-V</code> commands in 8.6.2.</p>
<p dir="auto">I’d like to patch / PR the fork version, but not sure where to start.  In trying to follow this in the community and on GitHub issues and PRs, I think it has something to do with <code>NPPM_MODELESSDIALOG</code>.</p>
<p dir="auto">Cheers.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/91950</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/91950</guid><dc:creator><![CDATA[Michael Vincent]]></dc:creator><pubDate>Fri, 12 Jan 2024 00:46:47 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.6.2 Release Candidate on Fri, 12 Jan 2024 01:29:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/michael-vincent" aria-label="Profile: Michael-Vincent">@<bdi>Michael-Vincent</bdi></a> said in <a href="/post/91945">Notepad++ v8.6.2 Release Candidate</a>:</p>
<blockquote>
<p dir="auto">Now with just 2 versions of “Cut / Copy / Paste” in the “Main Menu” section, I don’t know which one maps the direct Scintilla vs. the Notepad++ menu item.</p>
</blockquote>
<p dir="auto">They both map to the menu item.</p>
<p dir="auto">Clearly, this hack was introduced because, unlike Scintilla commands, Main menu shortcuts don’t allow multiple shortcuts for the same command. It apparently has an unforeseen implication.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/91949</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/91949</guid><dc:creator><![CDATA[Coises]]></dc:creator><pubDate>Fri, 12 Jan 2024 01:29:54 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.6.2 Release Candidate on Fri, 12 Jan 2024 01:30:13 GMT]]></title><description><![CDATA[<p dir="auto">It appears that if any of the Edit | Cut/Copy/Paste commands are changed in Shortcut Mapper, once Notepad++ is closed and opened again, both copies of the affected command(s) is/are set to the same value. This includes clearing the commands. The only way to restore the default setting is to modify or delete shortcuts.xml.</p>
<p dir="auto">It appears that both entries have been assigned the same id number, and this must confuse the process which maps the shortcuts.xml to the internal table.</p>
<p dir="auto">I’ve reported this as <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14585" rel="nofollow ugc">Issue #14585</a>.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/91948</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/91948</guid><dc:creator><![CDATA[Coises]]></dc:creator><pubDate>Fri, 12 Jan 2024 01:30:13 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.6.2 Release Candidate on Fri, 12 Jan 2024 00:30:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/coises" aria-label="Profile: Coises">@<bdi>Coises</bdi></a> said in <a href="/post/91946">Notepad++ v8.6.2 Release Candidate</a>:</p>
<blockquote>
<p dir="auto">Oh, my… now we are in bug territory.</p>
</blockquote>
<p dir="auto">Seems you need to go into your ‘shortcuts.xml’ file and delete all references to:</p>
<pre><code>        &lt;Shortcut id="42001" ...
        &lt;Shortcut id="42002" ...
        &lt;Shortcut id="42005" ...
</code></pre>
<p dir="auto">and then it should work as fresh out-of-the-box 8.6.2.  Though not sure what happens if you try to remap one of them, as the both (Cut/Cut or Copy/Copy, etc.) have the same shortcut ID it seems.  Shouldn’t they be different ID for the Notepad++ menu item and for the Scintilla direct <code>SCI_CUT</code>, <code>SCI_COPY</code> …</p>
<p dir="auto">Cheers.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/91947</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/91947</guid><dc:creator><![CDATA[Michael Vincent]]></dc:creator><pubDate>Fri, 12 Jan 2024 00:30:49 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.6.2 Release Candidate on Fri, 12 Jan 2024 00:10:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/coises" aria-label="Profile: Coises">@<bdi>Coises</bdi></a> said in <a href="/post/91943">Notepad++ v8.6.2 Release Candidate</a>:</p>
<blockquote>
<p dir="auto">This is not necessarily a bug, and it’s not a problem for me, but it could represent a possible confusion for users on upgrade.</p>
<p dir="auto">I have multiple versions of Notepad++ installed for testing, and I had been experimenting with the shortcut mapper and the xml file workaround. I am sorry, but I honestly do not remember the series of steps that got me to where I was before I installed 8.6.2 RC. I am reasonably certain that I left it in a state where 8.6.1 had both Ctrl+x/c/v and Shift/Ctrl+Ins/Del working in normal text. I installed 8.6.2 RC over 8.6.1. I then saw that the Ins/Del shortcuts did not work, and found, in Shortcut Mapper, Main menu tab, two instances of Cut, Copy and Paste, all shaded red, assigned to Ctrl+x/c/v (each combination twice).</p>
<p dir="auto">Setting the second copy of each command to the Ins/Del combination made everything work as expected. So the only observation here is that there is at least <em>some</em> circumstance in which both copies of each Cut/Copy/Paste command get set to the left-hand shortcut.</p>
</blockquote>
<p dir="auto">Oh, my… now we are in bug territory. After closing v8.6.2 and opening again, now I have this:</p>
<p dir="auto"><img src="/assets/uploads/files/1705018210291-screenshot-2024-01-11-170946.png" alt="Screenshot 2024-01-11 170946.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">and of course, now Ctrl+x/c/v don’t work.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/91946</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/91946</guid><dc:creator><![CDATA[Coises]]></dc:creator><pubDate>Fri, 12 Jan 2024 00:10:44 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.6.2 Release Candidate on Fri, 12 Jan 2024 00:02:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/coises" aria-label="Profile: Coises">@<bdi>Coises</bdi></a> said in <a href="/post/91943">Notepad++ v8.6.2 Release Candidate</a>:</p>
<blockquote>
<p dir="auto">So the only observation here is that there is at least some circumstance in which both copies of each Cut/Copy/Paste command get set to the left-hand shortcut.</p>
</blockquote>
<p dir="auto">I see your confusion and am confused myself.  We used to have <code>SCI_CUT / COPY / PASTE</code> on the Shortcut Mapper “Scintilla commands” tab which made it easy to see what we were mapping.  Now with just 2 versions of “Cut / Copy / Paste” in the “Main Menu” section, I don’t know which one maps the direct Scintilla vs. the Notepad++ menu item.</p>
<p dir="auto">See the confusion in the following diagram of 8.5.7 (before any of this), 8.6.2 clean and 8.6.2 executable copied over my current ‘config.xml’ and ‘shortcuts.xml’ and all my other current files:</p>
<p dir="auto"><img src="/assets/uploads/files/1705017732669-dc42f6f8-d32e-4372-aa3c-293fd71be8f3-image.png" alt="dc42f6f8-d32e-4372-aa3c-293fd71be8f3-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Cheers.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/91945</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/91945</guid><dc:creator><![CDATA[Michael Vincent]]></dc:creator><pubDate>Fri, 12 Jan 2024 00:02:34 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.6.2 Release Candidate on Thu, 11 Jan 2024 23:14:42 GMT]]></title><description><![CDATA[<p dir="auto">This is not necessarily a bug, and it’s not a problem for me, but it could represent a possible confusion for users on upgrade.</p>
<p dir="auto">I have multiple versions of Notepad++ installed for testing, and I had been experimenting with the shortcut mapper and the xml file workaround. I am sorry, but I honestly do not remember the series of steps that got me to where I was before I installed 8.6.2 RC. I am reasonably certain that I left it in a state where 8.6.1 had both Ctrl+x/c/v and Shift/Ctrl+Ins/Del working in normal text. I installed 8.6.2 RC over 8.6.1. I then saw that the Ins/Del shortcuts did not work, and found, in Shortcut Mapper, Main menu tab, two instances of Cut, Copy and Paste, all shaded red, assigned to Ctrl+x/c/v (each combination twice).</p>
<p dir="auto">Setting the second copy of each command to the Ins/Del combination made everything work as expected. So the only observation here is that there is at least <em>some</em> circumstance in which both copies of each Cut/Copy/Paste command get set to the left-hand shortcut.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/91943</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/91943</guid><dc:creator><![CDATA[Coises]]></dc:creator><pubDate>Thu, 11 Jan 2024 23:14:42 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.6.2 Release Candidate on Thu, 11 Jan 2024 22:33:37 GMT]]></title><description><![CDATA[<p dir="auto">I tested the 64bit 8.6.2 RC of the original posting.<br />
I’ve tested and confirmed that a fresh install of JsonTools 6.1.1 from the plugins admin behaves as it did before the regressions of 8.6.1.</p>
<p dir="auto">I’ve also tested and confirmed that Shift-DEL, Ctrl-INS and Shift-INS work as they should.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/91942</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/91942</guid><dc:creator><![CDATA[Mark Olson]]></dc:creator><pubDate>Thu, 11 Jan 2024 22:33:37 GMT</pubDate></item></channel></rss>