<?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++ &#x27;Open Containing Folder in Explorer&#x27;&#x27; back to one level tab right click context menu]]></title><description><![CDATA[<p dir="auto">There is a way to right click in the tab of a document and see the option ‘Open Containing Folder in Explorer’ direct in the context menu, without the need to enter in the option ‘Open into’.</p>
<p dir="auto">Notepad++ older version was much better, I see this second level ‘Open into’ as a regression in terms of usability.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/24845/notepad-open-containing-folder-in-explorer-back-to-one-level-tab-right-click-context-menu</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 13:24:27 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/24845.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 21 Aug 2023 13:54:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Notepad++ &#x27;Open Containing Folder in Explorer&#x27;&#x27; back to one level tab right click context menu on Tue, 22 Aug 2023 02:19:36 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> Of course this is my opinion, otherwise it would be your opinion.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/88803</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/88803</guid><dc:creator><![CDATA[dmpossa]]></dc:creator><pubDate>Tue, 22 Aug 2023 02:19:36 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ &#x27;Open Containing Folder in Explorer&#x27;&#x27; back to one level tab right click context menu on Mon, 21 Aug 2023 14:57:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/7377">@Alan-Kilborn</a> said in <a href="/post/88787">Notepad++ ‘Open Containing Folder in Explorer’’ back to one level tab right click context menu</a>:</p>
<blockquote>
<p dir="auto">Probably this part isn’t relevant for what OP really wants</p>
</blockquote>
<p dir="auto">Yeah, when I was first writing my reply, I didn’t immediately understand they meant the tab bar context menu, and the editor context menu was the first that came to mind – and since my default editor context menu is highly modified, I couldn’t remember whether my lack of that submenu was because of my mods or because the default doesn’t come with that entry in the editor.  Thus, when I realized partway through that they probably meant the tab bar, I added in that part of the instructions, but I left in the instructions for the editor context menu, just in case.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/88789</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/88789</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Mon, 21 Aug 2023 14:57:54 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ &#x27;Open Containing Folder in Explorer&#x27;&#x27; back to one level tab right click context menu on Mon, 21 Aug 2023 14:30:00 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> said in <a href="/post/88786">Notepad++ ‘Open Containing Folder in Explorer’’ back to one level tab right click context menu</a>:</p>
<blockquote>
<p dir="auto">the right-click context menu inside Notepad++ is completely user-customizable: the one for right-click context menu from inside the editor portion can be edited by using Settings &gt; Edit Popup Context Menu and edit it, or manually opening contextMenu.xml from your config file location.</p>
</blockquote>
<p dir="auto">Probably this part isn’t relevant for what OP really wants, although it could be done this way, and it is good general info for those that might have not known (or forgotten) that the editor area’s right-click menu can be changed.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/88787</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/88787</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Mon, 21 Aug 2023 14:30:00 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ &#x27;Open Containing Folder in Explorer&#x27;&#x27; back to one level tab right click context menu on Mon, 21 Aug 2023 14:06:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/29139">@dmpossa</a> ,</p>
<blockquote>
<p dir="auto">I see this second level ‘Open into’ as a regression in terms of usability.</p>
</blockquote>
<p dir="auto">In your opinion.  There are many users who are glad to have it dropped to a second level so that it’s grouped with other similar commands, without making the right-click context menu extend beyond the bottom of their screen.</p>
<p dir="auto">Fortunately for your difference of opinion, the right-click context menu inside Notepad++ is completely user-customizable: the one for right-click context menu from inside the editor portion can be edited by using <strong>Settings &gt; Edit Popup Context Menu</strong> and edit it, or manually opening <a href="https://npp-user-manual.org/docs/config-files/#the-context-menu-contextmenu-xml" rel="nofollow ugc">contextMenu.xml</a> from your <a href="https://npp-user-manual.org/docs/config-files/#configuration-files-location" rel="nofollow ugc">config file location</a>.  The file to customize right-clicking on the tab bar is the <a href="https://npp-user-manual.org/docs/config-files/#the-context-menu-tabcontextmenu-xml" rel="nofollow ugc">tabContextMenu.xml</a> – if <code>tabContextMenu.xml</code> doesn’t exist in your <a href="https://npp-user-manual.org/docs/config-files/#configuration-files-location" rel="nofollow ugc">config file location</a>, you can copy <code>tabContextMenu_example.xml</code> to <code>tabContextMenu.xml</code>, and edit that one.    To take it out of the <strong>Open Into</strong> folder and put it back at the top level, just remove <code>Folder Name="Open Into"</code> from the appropriate <code>&lt;Item ...&gt;</code></p>
]]></description><link>https://community.notepad-plus-plus.org/post/88786</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/88786</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Mon, 21 Aug 2023 14:06:35 GMT</pubDate></item></channel></rss>