<?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[Refresh &quot;Folder as Workspace&quot;, is the folder is on the Network Drive.]]></title><description><![CDATA[<p dir="auto">If I add a local folder for “Folder as Workspace”, I see that changes in the folder are reflected immediately. But if that folder is on Network drive mapped to this windows and added in “Folder as Workspace”, any changes to that folder are not reflected here. We have to close and open the Notepad++ for changes to take effect. Any resolution for this?</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/22660/refresh-folder-as-workspace-is-the-folder-is-on-the-network-drive</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Apr 2026 21:54:06 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/22660.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 02 Mar 2022 14:39:45 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Refresh &quot;Folder as Workspace&quot;, is the folder is on the Network Drive. on Fri, 04 Mar 2022 14:07:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/15443">@gururaj-jois</a> ,</p>
<p dir="auto">So, it depends on what you mean by “mapped”.  If you mean what Windows means, then my experience is exactly the opposite of yours.  If you mean "a network drive accessed directly by UNC, <em>not</em> by a Windows OS Z:-style alias, which WIndows calls a ‘map’ ", then I can confirm your results:</p>
<p dir="auto">My experiment:</p>
<ol>
<li>I have a directory on a remote machine available from <code>\\machinename\path\</code></li>
<li>I use Windows “map” feature (right click on <strong>This PC</strong>, then click <strong>Map Network Drive</strong>, and map <code>\\machinename\path\</code> to the drive <code>Z:\</code> – this is a Windows map.</li>
<li>In Notepad++, I use <strong>File &gt; Open Folder As Workspace</strong> twice.
<ol>
<li>The first time, I select <code>Z:\</code>, and I see it show me the whole hierarchy</li>
<li>The second time, I select <code>\\machinename\path\</code>, and I see it show me the whole hierarchy</li>
</ol>
</li>
<li>In Windows, I add a new file to <code>\\machinename\path\</code></li>
<li>Instantly, the <code>Z:</code> portion in Notepad++'s Folder as Workspace panel shows me the new file.  However, the <code>\\machinename\path\</code> portion in Notepad++'s Folder as Workspace panel does <em>not</em> update</li>
</ol>
<p dir="auto">(I see the same behavior on both v8.2.1 and v8.3.2)</p>
<p dir="auto">If possible, I would recommend just using Windows to map the UNC path to a pseudo-drive-letter, like I did for <code>Z:</code>.  If you don’t want to do that long term, then you can <a href="https://community.notepad-plus-plus.org/topic/15741/faq-desk-feature-request-or-bug-report">read the “feature request” FAQ</a> which explains how and where to make an official feature request.  If you do make a feature request, make sure you follow their template (especially include the Debug Info of your current Notepad++, by going to the <strong>?</strong> menu and clicking <strong>Debug Info</strong>); also, make sure you use correct terminology: a mapped drive is a drive letter that points somewhere else (like my example <code>Z:</code> points to the remote machine); a UNC path is using the double-backslashed <code>\\machinename\path\</code> to access the machine directly, without a Windows mapping.  Finally, if you create that request, please paste a link to that request in reply to this topic, so future people who find your request here can find out if it’s been implemented yet or not.</p>
<p dir="auto">Good luck.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/74858</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/74858</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Fri, 04 Mar 2022 14:07:25 GMT</pubDate></item></channel></rss>