<?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[search for file in workspace]]></title><description><![CDATA[<p dir="auto">Using a workspace structure with several nested folders and files.</p>
<p dir="auto">Is there a way to search for a file name and therefore, to see where the appropriate file is located?</p>
<p dir="auto">workaround atm: search in the workspace.xml</p>
<p dir="auto">thanks in advance</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/25651/search-for-file-in-workspace</link><generator>RSS for Node</generator><lastBuildDate>Sun, 06 Sep 2026 07:07:52 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/25651.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 05 Apr 2024 06:37:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to search for file in workspace on Fri, 05 Apr 2024 13:31:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mischlrebl" aria-label="Profile: mischlrebl">@<bdi>mischlrebl</bdi></a> ,</p>
<blockquote>
<p dir="auto">Using a workspace structure</p>
</blockquote>
<p dir="auto">If by “workspace structure” you mean you have defined a Workspace in an active Project Panel, then you can use the <strong>Project Panel &gt; RightClick &gt; Find in Projects…</strong> action (equivalent to using <code>Ctrl+F</code> to bring up the <strong>Find</strong> dialog, and changing to the <strong>Find in Projects</strong> tab).  Then search for FIND WHAT = <code>\A(?s:.)</code> to find the first character in a file, and set any FILTERS as necessary to only find the right kinds of files.  It would then search in all the files in whichever <strong>Project Panel</strong> checkbox(es) are checkmarked.</p>
<p dir="auto"><img src="/assets/uploads/files/1712323861905-5fc7b694-968f-4f8d-9e5d-6a272fdf706b-image.png" alt="5fc7b694-968f-4f8d-9e5d-6a272fdf706b-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Other than that, just searching the <code>workspace.xml</code> is a reasonable workaround.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/94065</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/94065</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Fri, 05 Apr 2024 13:31:42 GMT</pubDate></item></channel></rss>