<?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[Recent file history]]></title><description><![CDATA[<p dir="auto">I’ve never managed to get this to work EVER and it’s got to the point it’s really beginning to annoy me. I’ve set in preferences ‘Recent File History’ as below. No other app has given me this much trouble with such a basic feature. What on earth am I doing wrong? Have I offended the gods somehow?!</p>
<p dir="auto"><img src="/assets/uploads/files/1650904474011-bd950ef3-9480-4e1c-8995-0f1f7fa188ca-image.png" alt="bd950ef3-9480-4e1c-8995-0f1f7fa188ca-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/topic/22905/recent-file-history</link><generator>RSS for Node</generator><lastBuildDate>Thu, 13 Aug 2026 00:51:07 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/22905.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 25 Apr 2022 16:36:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Recent file history on Tue, 03 May 2022 18:41:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: peterjones">@<bdi>peterjones</bdi></a></p>
<p dir="auto">I’m not a big user of it, but for the times where I do want to run multiple “instances”, I have a completely separate “portable” version set up, and I get to it via a couple of <em>Run</em> menu entries from my main “instance”:</p>
<p dir="auto"><img src="/assets/uploads/files/1651603188435-8a0e7162-8f10-487b-ade7-2e8d41822d76-image.png" alt="8a0e7162-8f10-487b-ade7-2e8d41822d76-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">This doesn’t have any of the typical multi-instance problems you cite, but it has the disadvantage of some overhead (a separate copy of Notepad++, creation of Run menu entries, …)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/76626</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/76626</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Tue, 03 May 2022 18:41:36 GMT</pubDate></item><item><title><![CDATA[Reply to Recent file history on Tue, 03 May 2022 18:33:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/intel4004u" aria-label="Profile: intel4004u">@<bdi>intel4004u</bdi></a> said in <a href="/post/76619">Recent file history</a>:</p>
<blockquote>
<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> No it doesn’t. When I close a file via the menu it got saved to the list but when I chose via the ‘X’ option in the top right corner of the main window (not tab) the file didn’t get saved to the history,</p>
</blockquote>
<p dir="auto">It depends on which X you mean. If you mean the windows-standard X in the very upper right, then Alan’s statement is true; if you mean the X on the right side of the menu bar, or the red X on the file tab, then <em>that</em> X works for me and correctly adds the file to the recent file history… because that X actually runs the same bit of code that File &gt; Close does.</p>
<blockquote>
<p dir="auto">Incidentally today when I went to my ‘Recent Files’ it was empty apart from ‘Change.log’ even though I hadn’t emptied the history. This is very frustrating and think I’ll start looking for an alternative editor. A ‘Recent File’ list should contain all files you’ve opened/closed/edited/ not edited, whatever, end of.</p>
</blockquote>
<p dir="auto">For me, it always contains every file I’ve closed. As I’ve said before, I can see zero reason why anyone would ever want the recent file list to include the file I just opened, because that information is already available elsewhere – multiple "elsewhere"s, actually…</p>
<blockquote>
<p dir="auto">Another thing I have multiple instances of N++ open often with the same file.</p>
</blockquote>
<p dir="auto">Ew. That will throw a monkey-wrench.  Multi-instance seems to me to have been thrown into the application without any consideration of the consequences.  Each multiple instance ends up as a separate process with its own history; they do not communicate with each other.  Each one writes its own particular configuration to the config files when it exits, so depending on which order you close each instance, the final version of the settings (and recent file history, and active session) will overwrite all the others that had gone before.  If I thought that multi-instance were a regularly-useful feature to me<a href="#" title="I only split files to a second instance on exceedingly rare instances, and then only for a short amount of time, whereupon I close the extra and go back to my main; and I never change settings in that alternate instance">*</a>, those drawbacks to the multi-instance would cause me no end of frustration, and I would start putting in feature requests to make multi-instance play nice with each other.</p>
<p dir="auto">So, if multi-instance is of extreme importance to you, you will either have to put in feature requests and wait patiently for the implementation (if it ever comes), or if you aren’t that patient, then maybe it’s best if you do find a tool whose developer has chosen to focus more on multi-instance.  If you do put in feature requests for Notepad++, make sure you explain fully how you think it should work together for the portions that bother you.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/76625</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/76625</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Tue, 03 May 2022 18:33:58 GMT</pubDate></item><item><title><![CDATA[Reply to Recent file history on Tue, 03 May 2022 18:29:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/intel4004u" aria-label="Profile: intel4004u">@<bdi>intel4004u</bdi></a> said in <a href="/post/76619">Recent file history</a>:</p>
<blockquote>
<p dir="auto">if I open a second instance and the file I want is open in the first instance it then won’t show in recent history in the second instance so once again I have to go hunt for it.</p>
</blockquote>
<p dir="auto">Hunt for it…?<br />
Surely not.<br />
Click and drag a file’s tab from one instance to another.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/76624</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/76624</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Tue, 03 May 2022 18:29:30 GMT</pubDate></item><item><title><![CDATA[Reply to Recent file history on Tue, 03 May 2022 18:25:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/intel4004u" aria-label="Profile: intel4004u">@<bdi>intel4004u</bdi></a> said:</p>
<blockquote>
<p dir="auto">I’ll start looking for an alternative editor</p>
</blockquote>
<p dir="auto">Well, Notepad++ is certainly sorry to lose a user.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/76623</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/76623</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Tue, 03 May 2022 18:25:57 GMT</pubDate></item><item><title><![CDATA[Reply to Recent file history on Tue, 03 May 2022 18:25:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/intel4004u" aria-label="Profile: intel4004u">@<bdi>intel4004u</bdi></a> said:</p>
<blockquote>
<p dir="auto">A ‘Recent File’ list should contain all files you’ve opened/closed/edited/ not edited, whatever, end of.</p>
</blockquote>
<p dir="auto">As we’ve tried to explain before, perhaps the nomenclature is bad.  The feature IMO is good, because why do I want this menu cluttered with files that are already open?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/76622</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/76622</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Tue, 03 May 2022 18:25:07 GMT</pubDate></item><item><title><![CDATA[Reply to Recent file history on Tue, 03 May 2022 18:24:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/intel4004u" aria-label="Profile: intel4004u">@<bdi>intel4004u</bdi></a> said:</p>
<blockquote>
<p dir="auto">today when I went to my ‘Recent Files’ it was empty apart from ‘Change.log’ even though I hadn’t emptied the history.</p>
</blockquote>
<blockquote>
<p dir="auto">I have multiple instances of N++ open often with the same file</p>
</blockquote>
<p dir="auto">When you do multiple instances, the instance that you close <em>LAST</em> will be the one that writes its settings (that are used when you next run Notepad++).  This could account for only the “change.log” file being present in the history, I suppose.</p>
<p dir="auto">Multiple instances is a feature, but I don’t like it for a few reasons, and I don’t advise others to use it.  But do as you will.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/76621</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/76621</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Tue, 03 May 2022 18:24:16 GMT</pubDate></item><item><title><![CDATA[Reply to Recent file history on Tue, 03 May 2022 18:23:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/intel4004u" aria-label="Profile: intel4004u">@<bdi>intel4004u</bdi></a> said:</p>
<blockquote>
<p dir="auto">when I close via the ‘X’ option in the top right corner of the main window (not tab) the file didn’t get saved to the history, which I think is just plain silly, it’s a recent file so why does it not appear in the list.</p>
</blockquote>
<p dir="auto">Umm, because the file is going to be open the next time you run Notepad++ (thus it isn’t recently-closed).</p>
]]></description><link>https://community.notepad-plus-plus.org/post/76620</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/76620</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Tue, 03 May 2022 18:23:36 GMT</pubDate></item><item><title><![CDATA[Reply to Recent file history on Tue, 03 May 2022 17:52:04 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> No it doesn’t. When I close a file via the menu it got saved to the list but when I chose via the ‘X’ option in the top right corner of the main window (not tab) the file didn’t get saved to the history, which I think is just plain silly, it’s a recent file so why does it not appear in the list.</p>
<p dir="auto">Incidentally today when I went to my ‘Recent Files’ it was empty apart from ‘Change.log’ even though I hadn’t emptied the history. This is very frustrating and think I’ll start looking for an alternative editor. A ‘Recent File’ list should contain all files you’ve opened/closed/edited/ not edited, whatever, end of.</p>
<p dir="auto">Another thing I have multiple instances of N++ open often with the same file. So if I open a second instance and the file I want is open in the first instance it then won’t show in recent history in the second instance so once again I have to go hunt for it.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/76619</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/76619</guid><dc:creator><![CDATA[intel4004u]]></dc:creator><pubDate>Tue, 03 May 2022 17:52:04 GMT</pubDate></item><item><title><![CDATA[Reply to Recent file history on Tue, 26 Apr 2022 15:28:29 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> said in <a href="/post/76384">Recent file history</a>:</p>
<blockquote>
<p dir="auto">Sure, but these types of changes are historically hard to sell to the devs.</p>
</blockquote>
<p dir="auto">Agree.</p>
<blockquote>
<p dir="auto">If it is to be proposed for change, it should be the best it can be.</p>
</blockquote>
<p dir="auto">Agree.</p>
<p dir="auto">Cheers.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/76386</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/76386</guid><dc:creator><![CDATA[Michael Vincent]]></dc:creator><pubDate>Tue, 26 Apr 2022 15:28:29 GMT</pubDate></item><item><title><![CDATA[Reply to Recent file history on Tue, 26 Apr 2022 15:02:37 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/76381">Recent file history</a>:</p>
<blockquote>
<p dir="auto">we could propose an Issue / PR for the codebase</p>
</blockquote>
<p dir="auto">Sure, but these types of changes are historically hard to sell to the devs.</p>
<p dir="auto">I had previously adjusted my own UI, here’s what I have:</p>
<p dir="auto"><img src="/assets/uploads/files/1650985258474-c8a3cd56-a945-4cf6-a8ae-6ef314f3aaf7-image.png" alt="c8a3cd56-a945-4cf6-a8ae-6ef314f3aaf7-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">If it is to be proposed for change, it should be the best it can be.  (Not saying mine is better than yours, or vice versa).</p>
]]></description><link>https://community.notepad-plus-plus.org/post/76384</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/76384</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Tue, 26 Apr 2022 15:02:37 GMT</pubDate></item><item><title><![CDATA[Reply to Recent file history on Tue, 26 Apr 2022 14:51:20 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> said in <a href="/post/76380">Recent file history</a>:</p>
<blockquote>
<p dir="auto">To be fair, it hasn’t been a huge burden to this point…1 or 2 users. :-)</p>
</blockquote>
<p dir="auto">Agree, but if my “mock up” looks good and makes more sense, we could propose an Issue / PR for the codebase to include that as standard in the code, in ‘english.xml’ and any other place the translators want to update.</p>
<p dir="auto">Cheers.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/76381</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/76381</guid><dc:creator><![CDATA[Michael Vincent]]></dc:creator><pubDate>Tue, 26 Apr 2022 14:51:20 GMT</pubDate></item><item><title><![CDATA[Reply to Recent file history on Tue, 26 Apr 2022 14:48:32 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> said in <a href="/post/76379">Recent file history</a>:</p>
<blockquote>
<p dir="auto">But…it doesn’t ease a possible tech support burden going forward, for the masses.<br />
Of course, if the user manual explains it, I guess it is “all good”.</p>
</blockquote>
<p dir="auto">To be fair, it hasn’t been a huge burden to this point…1 or 2 users. :-)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/76380</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/76380</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Tue, 26 Apr 2022 14:48:32 GMT</pubDate></item><item><title><![CDATA[Reply to Recent file history on Tue, 26 Apr 2022 14:41:07 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/76378">Recent file history</a>:</p>
<blockquote>
<p dir="auto">hacking ‘english_customizable.xml’</p>
</blockquote>
<p dir="auto">Well…that’s an individual user’s option…to make things “better” for themselves…</p>
<p dir="auto">But…it doesn’t ease a possible tech support burden going forward, for the masses.<br />
Of course, if the user manual explains it, I guess it is “all good”.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/76379</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/76379</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Tue, 26 Apr 2022 14:41:07 GMT</pubDate></item><item><title><![CDATA[Reply to Recent file history on Tue, 26 Apr 2022 14:38:08 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> said in <a href="/post/76370">Recent file history</a>:</p>
<blockquote>
<p dir="auto">On the subject of UI text</p>
</blockquote>
<p dir="auto">Like this:</p>
<p dir="auto"><img src="/assets/uploads/files/1650983858185-3bbb6a8e-cff9-43ef-8e93-efb41baa4da0-image.png" alt="3bbb6a8e-cff9-43ef-8e93-efb41baa4da0-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">hacking ‘english_customizable.xml’.</p>
<p dir="auto">Cheers.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/76378</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/76378</guid><dc:creator><![CDATA[Michael Vincent]]></dc:creator><pubDate>Tue, 26 Apr 2022 14:38:08 GMT</pubDate></item><item><title><![CDATA[Reply to Recent file history on Tue, 26 Apr 2022 13:00:26 GMT]]></title><description><![CDATA[<p dir="auto">On the subject of UI text, <em>Restore Recent Closed File</em> could be considered a point of confusion.  Restore it how?  Ohhhhh, re-open it – I get it, but it made me think more about it than needed.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/76370</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/76370</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Tue, 26 Apr 2022 13:00:26 GMT</pubDate></item><item><title><![CDATA[Reply to Recent file history on Tue, 26 Apr 2022 12:23:55 GMT]]></title><description><![CDATA[<p dir="auto">What might solve the “problem”, at least for the case in which the “submenu” option is selected, is having the submenu named “Recently Closed Files” instead of “Recent Files”.  However, this is just an observation and I’m not advocating a change, because users don’t like change. :-)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/76367</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/76367</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Tue, 26 Apr 2022 12:23:55 GMT</pubDate></item><item><title><![CDATA[Reply to Recent file history on Tue, 26 Apr 2022 12:21:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/intel4004u" aria-label="Profile: intel4004u">@<bdi>intel4004u</bdi></a> said in <a href="/post/76349">Recent file history</a>:</p>
<blockquote>
<p dir="auto">I probably close N++ using the close window control rather than Ctrl+W which causes no opened files to be included in the history which would explain why my history never had anything.</p>
</blockquote>
<p dir="auto">The <em>method</em> of closure has nothing to do with whether or not something is added to the history.  If you close a hard-named file in the file system (<strong>not</strong> something like <code>new 1</code> or <code>new 27</code> !), it gets added to the recent file history.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/76366</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/76366</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Tue, 26 Apr 2022 12:21:31 GMT</pubDate></item><item><title><![CDATA[Reply to Recent file history on Mon, 25 Apr 2022 23:19:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/intel4004u" aria-label="Profile: intel4004u">@<bdi>intel4004u</bdi></a> said in <a href="/post/76349">Recent file history</a>:</p>
<blockquote>
<p dir="auto">What do you think?</p>
</blockquote>
<p dir="auto">It was <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11140#issuecomment-1032948759" rel="nofollow ugc">recently discussed</a> (which is why the comment was added to the user manual).</p>
<p dir="auto">Personally, I see no point in having a separate “recently opened” file list: that would be no different than the list of open files, which is available in a plethora of manners.  I only need it in the separate “recent” list if I ever want to re-open it; I only want to re-open it if it has been closed.  But as <a href="#" title="github username pryrt, same icon">I</a> said in the link above, the weight of user expectation (it’s been recently-closed-list for &gt;7 years) is a strong argument against changing for change’s sake; if there were a big benefit of having recently-opened in that specific list, it might be worth overcoming user-expectation… but so far, I haven’t seen a compelling reason to change it.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/76351</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/76351</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Mon, 25 Apr 2022 23:19:53 GMT</pubDate></item><item><title><![CDATA[Reply to Recent file history on Mon, 25 Apr 2022 22:56:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: peterjones">@<bdi>peterjones</bdi></a> Thanks Peter. I did a clean install of Notepad++ last week thinking this might help. I probably close N++ using the close window control rather than Ctrl+W which causes no opened files to be included in the history which would explain why my history never had anything.</p>
<p dir="auto">I would much prefer to have the history added to when you open a file or at least let the user decide. What do you think?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/76349</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/76349</guid><dc:creator><![CDATA[intel4004u]]></dc:creator><pubDate>Mon, 25 Apr 2022 22:56:06 GMT</pubDate></item><item><title><![CDATA[Reply to Recent file history on Mon, 25 Apr 2022 18:52:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: peterjones">@<bdi>peterjones</bdi></a></p>
<p dir="auto">I think what we have from the OP is lack of sufficient information to diagnose the problem, or even to diagnose that that IS a problem.  Hopefully the OP returns and comments to provide more info.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/76339</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/76339</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Mon, 25 Apr 2022 18:52:22 GMT</pubDate></item><item><title><![CDATA[Reply to Recent file history on Mon, 25 Apr 2022 18:48:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/intel4004u" aria-label="Profile: intel4004u">@<bdi>intel4004u</bdi></a></p>
<p dir="auto">Quoting a screenshot from <a href="https://npp-user-manual.org/docs/preferences/#recent-files-history" rel="nofollow ugc">https://npp-user-manual.org/docs/preferences/#recent-files-history</a> , with highlight added:</p>
<p dir="auto"><img src="/assets/uploads/files/1650912171353-ac5a5323-98ec-4915-9ef0-d70c6c252ea3-image.png" alt="ac5a5323-98ec-4915-9ef0-d70c6c252ea3-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">So files will not show up in the File &gt; Recent Files submenu until you have closed one or more files.</p>
<ol>
<li>
<p dir="auto">Notepad++ showing with no recent files history, with <code>change.log</code> file open, because I’ve never closed any files (actually, I used <strong>File &gt; Recent Files &gt; Empty Recent Files List</strong> to clear the history):<br />
<img src="/assets/uploads/files/1650912345075-67af0447-068d-4b7e-a328-103eba63567c-image.png" alt="67af0447-068d-4b7e-a328-103eba63567c-image.png" class=" img-fluid img-markdown" /></p>
</li>
<li>
<p dir="auto">I close <code>change.log</code>.  Now when I look at the File menu, I see the Recent Files sub-menu, and in there, I see my recently closed file:<br />
<img src="/assets/uploads/files/1650912378109-c534ddca-073f-4695-b697-74c2a27b64c0-image.png" alt="c534ddca-073f-4695-b697-74c2a27b64c0-image.png" class=" img-fluid img-markdown" /></p>
</li>
</ol>
<p dir="auto">If you have not ever closed a file since you last cleared the history, then your recently-closed-file list will be empty.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/76338</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/76338</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Mon, 25 Apr 2022 18:48:33 GMT</pubDate></item><item><title><![CDATA[Reply to Recent file history on Mon, 25 Apr 2022 16:59:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/intel4004u" aria-label="Profile: intel4004u">@<bdi>intel4004u</bdi></a></p>
<p dir="auto">What does your <em>File</em> menu look like, when dropped down?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/76332</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/76332</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Mon, 25 Apr 2022 16:59:15 GMT</pubDate></item></channel></rss>