<?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[not able to see the search results windows in notepad++]]></title><description><![CDATA[<p dir="auto">I am not able to see the search results windows in notepad++ in my system. I reinstalled and installed again.</p>
<p dir="auto">It is difficult without that winddow</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/23344/not-able-to-see-the-search-results-windows-in-notepad</link><generator>RSS for Node</generator><lastBuildDate>Tue, 19 May 2026 10:46:29 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/23344.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 04 Aug 2022 15:11:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to not able to see the search results windows in notepad++ on Wed, 09 Oct 2024 14:59:44 GMT]]></title><description><![CDATA[<h1>Locking This Thread</h1>
<p dir="auto">This issue has come up multiple times.  To keep the discussion in one place, please read the <a href="https://community.notepad-plus-plus.org/topic/24876/faq-i-cannot-find-my-panel#:~:text=read%20this%20FAQ.-,v8.7%20Search%20Results,-The%20Search%20Results">v8.7 Search Results</a> section of the missing-panel FAQ, and then continue any discussion in the <a href="https://community.notepad-plus-plus.org/topic/26164/">v8.7 Search Results Missing</a> topic.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/96997</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/96997</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 09 Oct 2024 14:59:44 GMT</pubDate></item><item><title><![CDATA[Reply to not able to see the search results windows in notepad++ on Thu, 03 Oct 2024 07:06:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/poornima-devi-pothuraju" aria-label="Profile: poornima-devi-pothuraju">@<bdi>poornima-devi-pothuraju</bdi></a><br />
Emergency or not, members helping here are volunteers so it may take time to help you.</p>
<p dir="auto">We have a FAQ post about this problem. Read <a href="https://community.notepad-plus-plus.org/topic/24876/faq-i-cannot-find-my-panel">this post</a> and try to follow the steps. Let us know the result.</p>
<p dir="auto">Terry</p>
]]></description><link>https://community.notepad-plus-plus.org/post/96899</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/96899</guid><dc:creator><![CDATA[Terry R]]></dc:creator><pubDate>Thu, 03 Oct 2024 07:06:35 GMT</pubDate></item><item><title><![CDATA[Reply to not able to see the search results windows in notepad++ on Thu, 03 Oct 2024 06:51:34 GMT]]></title><description><![CDATA[<p dir="auto">Hi all,<br />
Iam not able to see the search result window.<br />
Followed these command commands which was shared by PeterJones, still not able to see .<br />
At app position x=“199” y=“12” width=“1024” height=“690” isMaximized=“no”<br />
And at docking manager<br />
All width are 200<br />
After that line immediately active tabs from cont=“0 to 3” with activeTab=“-1”</p>
<p dir="auto">Can anyone please help me to get it resolved.<br />
It’s very emergency.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/96897</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/96897</guid><dc:creator><![CDATA[poornima devi pothuraju]]></dc:creator><pubDate>Thu, 03 Oct 2024 06:51:34 GMT</pubDate></item><item><title><![CDATA[Reply to not able to see the search results windows in notepad++ on Wed, 31 Jul 2024 21:50:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alex-friant" aria-label="Profile: alex-friant">@<bdi>alex-friant</bdi></a> ,</p>
<p dir="auto">That’s a completely different problem than the issue being discussed.</p>
<p dir="auto">Your problem is just user error.  The quotes are <em>not</em> part of the directory name, so you need to remove them, because Notepad++ is actually using the name of the directory, <em>not</em> passing a directory name to a command-line argument.  (The quotes that Windows “helpfully” applies are because most people, when using that, are then pasting it into a command line, where the quotes are required to make it <em>one</em> argument rather than splitting it into the number of arguments based on the number of spaces.)  But Notepad++ is expecting the name of the directory without quotes, so just give it that.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/95946</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/95946</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 31 Jul 2024 21:50:33 GMT</pubDate></item><item><title><![CDATA[Reply to not able to see the search results windows in notepad++ on Wed, 31 Jul 2024 21:33:14 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> I can get results to not show up when the following steps are taken in Windows:</p>
<ul>
<li>Locate a directory in File Explorer</li>
<li>Hold Shift + Right-Click the directory</li>
<li>Select ‘Copy as Path’ option</li>
<li>Paste clipboard contents into NotePad++ Find in Files field labeled ‘Directory’ (directory to search)</li>
<li>Enter a term in “Find what” field you know exists in files in that directory</li>
<li>Select ‘Find All’ button</li>
</ul>
<p dir="auto">No results come back.</p>
<p dir="auto">It’s probably because NotePad++ doesn’t like quotes surrounding a directory path, treats it as a non-existent location. I did notice that the directory path entered gets highlighted after selecting the ‘Find All’ button, but no warning/error message was supplied to make it clear that the program doesn’t recognize the path with quotes surrounding it.</p>
<p dir="auto">When I removed the quotes, it works as expected.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/95944</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/95944</guid><dc:creator><![CDATA[alex-friant]]></dc:creator><pubDate>Wed, 31 Jul 2024 21:33:14 GMT</pubDate></item><item><title><![CDATA[Reply to not able to see the search results windows in notepad++ on Sat, 27 Jul 2024 16:17:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/xomx" aria-label="Profile: xomx">@<bdi>xomx</bdi></a> said in <a href="/post/95337">not able to see the search results windows in notepad++</a>:</p>
<blockquote>
<p dir="auto">The relevant FAQ will probably need an update.</p>
</blockquote>
<p dir="auto">Updated.</p>
<blockquote>
<p dir="auto">(Note: The #14478   issue (“Lost “Search Results” window (undocked)”) is still not fixed).</p>
</blockquote>
<p dir="auto">Don just closed that one a few hours ago, claiming it was fixed in v8.6.9 as well – I reran my steps to reproduce, and confirmed that v8.6.9 still has the undocked failure, so I’ve asked him to re-open the issue.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/95904</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/95904</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Sat, 27 Jul 2024 16:17:33 GMT</pubDate></item><item><title><![CDATA[Reply to not able to see the search results windows in notepad++ on Sun, 09 Jun 2024 14:29:04 GMT]]></title><description><![CDATA[<p dir="auto">The GitHub issue <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13084" rel="nofollow ugc">#13084</a> (“Solution to the “lost panel” problem”) has been fixed, the <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/pull/15236" rel="nofollow ugc">fix</a> will be included in the upcoming N++ version (probably v8.6.9).</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a><br />
The relevant <a href="https://community.notepad-plus-plus.org/topic/24876/faq-i-cannot-find-my-panel">FAQ</a> will probably need an update.</p>
<p dir="auto">(Note: The <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14478" rel="nofollow ugc">#14478</a> issue (“Lost “Search Results” window (undocked)”) is still not fixed).</p>
]]></description><link>https://community.notepad-plus-plus.org/post/95337</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/95337</guid><dc:creator><![CDATA[xomx]]></dc:creator><pubDate>Sun, 09 Jun 2024 14:29:04 GMT</pubDate></item><item><title><![CDATA[Reply to not able to see the search results windows in notepad++ on Mon, 01 Apr 2024 16:50:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rw-schumann" aria-label="Profile: rw-schumann">@<bdi>rw-schumann</bdi></a> ,</p>
<p dir="auto">If you want to go ping on <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14478" rel="nofollow ugc">issue #14478</a>, that would be helpful.  Unfortunately, now that the issue is created, there’s nothing more we in the Forum can do to speed things along.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/93950</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/93950</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Mon, 01 Apr 2024 16:50:34 GMT</pubDate></item><item><title><![CDATA[Reply to not able to see the search results windows in notepad++ on Mon, 01 Apr 2024 14:29:03 GMT]]></title><description><![CDATA[<p dir="auto">Hi,  I can add a bit more info to help isolate this problem I believe.</p>
<p dir="auto">I have a search window which is NOT docked. I work on a laptop which I use standalone, as well as with two different dual monitor setups.</p>
<p dir="auto">When I move between setups the code which reconfigures Notepad++ for the new windows setup seems to cause an issue with the docked search results window.</p>
<p dir="auto">This is the section from the config.xml file when my results window could not be found anywhere:</p>
<p dir="auto"><img src="/assets/uploads/files/1711981565521-36c92694-1535-4f00-b3bf-971e1401e16b-image-resized.png" alt="36c92694-1535-4f00-b3bf-971e1401e16b-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I edited the config file to remove the first &lt;FloatingWindow cont=“4” … line and then restarted Notepad.  At that point my search window was visible.</p>
<p dir="auto">Several strange items:</p>
<ol>
<li>There were two of the floatingWindow entries for cont=4.</li>
<li>The first entry had a negative number for the ‘x’ position.</li>
</ol>
]]></description><link>https://community.notepad-plus-plus.org/post/93949</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/93949</guid><dc:creator><![CDATA[rw-schumann]]></dc:creator><pubDate>Mon, 01 Apr 2024 14:29:03 GMT</pubDate></item><item><title><![CDATA[Reply to not able to see the search results windows in notepad++ on Tue, 12 Dec 2023 20:42:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dale-dullnig" aria-label="Profile: Dale-Dullnig">@<bdi>Dale-Dullnig</bdi></a> said in <a href="/post/91170">not able to see the search results windows in notepad++</a>:</p>
<blockquote>
<p dir="auto">Here’s what was in my config.<br />
&lt;PluginDlg pluginName=“Notepad++::InternalFunction” id=“0” curr=“5” prev=“1” isVisible=“no” /&gt;</p>
</blockquote>
<p dir="auto">The <code>isVisible="no"</code> says that the last time you closed Notepad++ (which thus wrote that copy of <code>config.xml</code>), you did not have an active Search Results window at all (which means you hadn’t done a Find All in Current Document (“FACD”) or Find in Files (“FiF”) or Find in Projects (“FiP”) since you opened Notepad++, or had closed the window).  The <code>curr="5"</code> says that it was not docked to any of the four edges the last time it was open, which means it was a floating window.</p>
<p dir="auto">But that <code>curr="5"</code> intrigues me: <a class="plugin-mentions-user plugin-mentions-a" href="/user/guy038" aria-label="Profile: guy038">@<bdi>guy038</bdi></a>’s <a href="https://community.notepad-plus-plus.org/post/83639">experiments in January</a> indicated that <code>curr="4"</code> meant it was undocked, so I was curious where <code>curr="5"</code> could come from, with my guess being multiple undocked panels.</p>
<p dir="auto">More experiments showed that if I had two separate floating windows, they are given 4 and 5 as the numbers.  And then, when I restarted, and closed the extra floating window, then restarted again (IIRC), when I did a FACD, the Search Results window did <em>not</em> show up.  I will have to run a few more experiments to try to get a minimal 100%-repeatable set of steps to reproduce reliably, but if I am able to get it, I will put in a new issue, because it won’t be solved by the Feature Request <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13084" rel="nofollow ugc">#13084</a> which was supposed to keep those widths from ever being saved &lt;10pixels.</p>
<p dir="auto">But this is the first new lead we’ve had.  Thank you, <a class="plugin-mentions-user plugin-mentions-a" href="/user/dale-dullnig" aria-label="Profile: Dale-Dullnig">@<bdi>Dale-Dullnig</bdi></a> , for providing the extra information that we hadn’t previously seen.</p>
<p dir="auto">-----</p>
<p dir="auto"><em>update: new issue <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/14478" rel="nofollow ugc">#14478</a></em></p>
]]></description><link>https://community.notepad-plus-plus.org/post/91171</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/91171</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Tue, 12 Dec 2023 20:42:14 GMT</pubDate></item><item><title><![CDATA[Reply to not able to see the search results windows in notepad++ on Tue, 12 Dec 2023 19:40:07 GMT]]></title><description><![CDATA[<p dir="auto">Hmm, running into this myself. Carefully dragging the mouse along the edges of Notepad have confirmed the lack of any 0px Find windows, and the Alt-Space Move bit had no effect either. I did first ctrl-f to Find All in All Opened Documents.</p>
<p dir="auto">I was only able to get it back by deleting everything in between the &lt;GUIConfig name = “DockingManager” (…)&gt; tags and restarting N++. (The Find results showed up attached to the bottom of the N++ window)</p>
<p dir="auto">Here’s what was in my config.</p>
<p dir="auto">(…)<br />
&lt;GUIConfig name=“AppPosition” x=“454” y=“206” width=“1046” height=“675” isMaximized=“no” /&gt;<br />
(…)<br />
&lt;GUIConfig name=“DockingManager” leftWidth=“200” rightWidth=“200” topHeight=“200” bottomHeight=“200”&gt;<br />
&lt;PluginDlg pluginName=“Notepad++::InternalFunction” id=“0” curr=“5” prev=“1” isVisible=“no” /&gt;<br />
&lt;ActiveTabs cont=“0” activeTab=“-1” /&gt;<br />
&lt;ActiveTabs cont=“1” activeTab=“-1” /&gt;<br />
&lt;ActiveTabs cont=“2” activeTab=“-1” /&gt;<br />
&lt;ActiveTabs cont=“3” activeTab=“-1” /&gt;<br />
&lt;/GUIConfig&gt;</p>
]]></description><link>https://community.notepad-plus-plus.org/post/91170</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/91170</guid><dc:creator><![CDATA[Dale Dullnig]]></dc:creator><pubDate>Tue, 12 Dec 2023 19:40:07 GMT</pubDate></item><item><title><![CDATA[Reply to not able to see the search results windows in notepad++ on Wed, 09 Aug 2023 02:55:48 GMT]]></title><description><![CDATA[<p dir="auto">I had the same problem after update to latest version.  This is how I got the search windows back, Hope it help.</p>
<ol>
<li>
<p dir="auto">Run find all once, like “Find all in Current Document”</p>
</li>
<li>
<p dir="auto">Press F7, Or click it from the Search bar, There is a search result windows option.</p>
</li>
<li>
<p dir="auto">After you click it or press F7, It might looks like noting happen to you. Move your mouse to the edge of the file, you can see an up and down arrows.</p>
</li>
<li>
<p dir="auto">After the up and down arrows shows up, Right click the mouse and hold it, than you can pull down the file (new 1 in this case). You should see the search window.</p>
</li>
</ol>
<p dir="auto"><img src="/assets/uploads/files/1691549260081-11.png" alt="11.png" class=" img-fluid img-markdown" /><br />
<img src="/assets/uploads/files/1691549267194-2023-08-09_104538.png" alt="2023-08-09_104538.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/88464</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/88464</guid><dc:creator><![CDATA[Alex Chan]]></dc:creator><pubDate>Wed, 09 Aug 2023 02:55:48 GMT</pubDate></item><item><title><![CDATA[Reply to not able to see the search results windows in notepad++ on Thu, 23 Mar 2023 06:43:33 GMT]]></title><description><![CDATA[<p dir="auto">I just had the same problem. Eventually I found out that the search window was behind the task bar. Just move the task bar to the left or right and you might also find your search bar in the bottom, behind the task bar.</p>
<p dir="auto">Then to reattach the search window to the notepad++ window, double click the title bar of the search window.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85123</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85123</guid><dc:creator><![CDATA[Julia Fried]]></dc:creator><pubDate>Thu, 23 Mar 2023 06:43:33 GMT</pubDate></item><item><title><![CDATA[Reply to not able to see the search results windows in notepad++ on Thu, 09 Feb 2023 21:36:43 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/83638">not able to see the search results windows in notepad++</a>:</p>
<blockquote>
<p dir="auto">I’m wondering if it might be a good feature request that if the Search Results Window command on the Search menu is executed AND either the height or width (or forbid, both) is zero, that the default size (apparently 200) gets restored in the process of “showing” the window.</p>
</blockquote>
<p dir="auto">Official issue opened <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13084" rel="nofollow ugc">HERE</a>.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/84038</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/84038</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Thu, 09 Feb 2023 21:36:43 GMT</pubDate></item><item><title><![CDATA[Reply to not able to see the search results windows in notepad++ on Fri, 27 Jan 2023 13:48:16 GMT]]></title><description><![CDATA[<p dir="auto">Hello, <a class="plugin-mentions-user plugin-mentions-a" href="/user/muthuraj-madasamy" aria-label="Profile: muthuraj-madasamy">@<bdi>muthuraj-madasamy</bdi></a>, <a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: peterjones">@<bdi>peterjones</bdi></a>, <a class="plugin-mentions-user plugin-mentions-a" href="/user/james-johnson" aria-label="Profile: james-johnson">@<bdi>james-johnson</bdi></a>, <a class="plugin-mentions-user plugin-mentions-a" href="/user/kriston-renshaw" aria-label="Profile: kriston-renshaw">@<bdi>kriston-renshaw</bdi></a>, <a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: alan-kilborn">@<bdi>alan-kilborn</bdi></a> and <strong>All</strong>,</p>
<p dir="auto">I did some <strong>additional</strong> tests and I think that my method, to make <strong>visible</strong> the <strong><code>Find result</code></strong> panel, is not <strong>destructive</strong> regarding the other <strong>panels</strong>, <strong>previously</strong> opened by the user, in his <strong>usual</strong> N++ session!</p>
<hr />
<p dir="auto">To confirm this assumption :</p>
<ul>
<li>
<p dir="auto"><strong>Close</strong> any <strong>opened</strong> instance of Notepad++</p>
</li>
<li>
<p dir="auto">Open your active <strong><code>config.xml</code></strong> with <strong>Microsoft</strong> <strong><code>notepad.exe</code></strong></p>
</li>
<li>
<p dir="auto">Replace <strong>all</strong> the section <strong>between</strong> the line <strong><code>GUIConfig name="DockingManager" ........&gt;</code></strong> and the line <strong><code>&lt;/GUIConfig&gt;</code></strong> by the <strong>two</strong> lines :</p>
</li>
</ul>
<pre><code class="language-xml">        &lt;GUIConfig name="DockingManager" leftWidth="200" rightWidth="200" topHeight="200" bottomHeight="200"&gt;
        &lt;/GUIConfig&gt;
</code></pre>
<ul>
<li><strong>Restart</strong> Notepad++</li>
</ul>
<p dir="auto">=&gt; You should <strong>not</strong> remark any <strong>opened</strong> panel</p>
<ul>
<li>Click on the <strong><code>Edit &gt; Clipboard History</code></strong> option</li>
</ul>
<p dir="auto">=&gt; The <strong><code>Clipboard History</code></strong> panel is displayed, by <strong>default</strong>, on the <strong>right</strong></p>
<ul>
<li>
<p dir="auto">Open the <strong><code>License.txt</code></strong></p>
</li>
<li>
<p dir="auto">Select the <strong><code>GNU GENERAL PUBLIC LICENSE</code></strong> text and hit the <strong><code>Ctrl+ C</code></strong> shortcut</p>
</li>
<li>
<p dir="auto">Select the <strong><code>IMPORTANT NOTEPAD++ LICENSE TERMS</code></strong> text and hit the <strong><code>Ctrl+ C</code></strong> shortcut</p>
</li>
</ul>
<p dir="auto">=&gt; The <strong><code>Clipboard History</code></strong> panel contains these <strong>two</strong> expressions</p>
<ul>
<li>
<p dir="auto">Now, drag and <strong>dock</strong> the <strong><code>Clipboard History</code></strong> panel on the <strong>left</strong> side of Notepad++</p>
</li>
<li>
<p dir="auto">Open any <strong><code>.txt</code></strong> file with <strong>several</strong> <strong><code>kilobytes</code></strong></p>
</li>
<li>
<p dir="auto">Click on the <strong><code>View &gt; Document Map</code></strong> option</p>
</li>
</ul>
<p dir="auto">=&gt; The <strong><code>Document Map</code></strong> panel is displayed, by <strong>default</strong>, on the <strong>right</strong></p>
<ul>
<li>
<p dir="auto">Move to the <strong>middle</strong> of that file</p>
</li>
<li>
<p dir="auto">Then, drag and <strong>dock</strong> the <strong><code>Document Map</code></strong> panel on the <strong>bottom</strong> side of Notepad++</p>
</li>
<li>
<p dir="auto">Finally, open the <strong><code>Settings &gt; Edit Popup ContextMenu</code></strong> option</p>
</li>
</ul>
<p dir="auto">=&gt; The <strong><code>contextMenu.xml</code></strong> file is displayed</p>
<ul>
<li>Click on the <strong><code>View &gt; Function List</code></strong> option</li>
</ul>
<p dir="auto">=&gt; The <strong><code>Function List</code></strong> panel is displayed, by <strong>default</strong>, on the <strong>right</strong></p>
<ul>
<li>Click on the <strong>first</strong> line <strong><code>&lt;Item id="0"/&gt;</code></strong> of the <strong><code>contextMenu.xml</code></strong> file</li>
</ul>
<p dir="auto">=&gt; The corresponding line is <strong>highlighted</strong> in the <strong><code>Function List</code></strong> panel</p>
<ul>
<li><strong>Exit</strong> Notepad++</li>
</ul>
<hr />
<ul>
<li><strong>Restart</strong> Notepad++</li>
</ul>
<p dir="auto">=&gt; You should see, as <strong>expected</strong>,  the <strong>three</strong> panels <strong><code>Clipboard History</code></strong>, <strong><code>Document Map</code></strong> and <strong><code>Function List</code></strong> at their <strong>previous</strong> position</p>
<ul>
<li>In the <strong><code>Document Map</code></strong> and <strong><code>Function List</code></strong> panels, you’ll be able to find, again, the <strong>previous</strong> displayed text by selecting the <strong>appropriate</strong> tab</li>
</ul>
<p dir="auto">However, note that, <strong>now</strong>,  the <strong><code>Clipboard History</code></strong> panel contains <strong>only</strong> the <strong>last</strong> text copied ( <strong><code>IMPORTANT NOTEPAD++ LICENSE TERMS</code></strong> ). This is the <strong>normal</strong> behaviour !</p>
<ul>
<li><strong>Close</strong> again Notepad++</li>
</ul>
<hr />
<ul>
<li>
<p dir="auto">Open your active <strong><code>config.xml</code></strong> with <strong>Microsoft</strong> <strong><code>notepad.exe</code></strong></p>
</li>
<li>
<p dir="auto">Replace <strong>all</strong> this section :</p>
</li>
</ul>
<pre><code class="language-xml">        &lt;GUIConfig name="DockingManager" leftWidth="200" rightWidth="200" topHeight="200" bottomHeight="200"&gt;
            &lt;PluginDlg pluginName="Notepad++::InternalFunction" id="42052" curr="0" prev="-1" isVisible="yes" /&gt;
            &lt;PluginDlg pluginName="Notepad++::InternalFunction" id="44084" curr="1" prev="-1" isVisible="yes" /&gt;
            &lt;PluginDlg pluginName="Notepad++::InternalFunction" id="44080" curr="3" prev="-1" isVisible="yes" /&gt;
            &lt;ActiveTabs cont="0" activeTab="0" /&gt;
            &lt;ActiveTabs cont="1" activeTab="0" /&gt;
            &lt;ActiveTabs cont="2" activeTab="-1" /&gt;
            &lt;ActiveTabs cont="3" activeTab="0" /&gt;
        &lt;/GUIConfig&gt;
</code></pre>
<p dir="auto">With that one :</p>
<pre><code class="language-xml">        &lt;GUIConfig name="DockingManager" leftWidth="200" rightWidth="200" topHeight="200" bottomHeight="200"&gt;
        &lt;/GUIConfig&gt;
</code></pre>
<ul>
<li>
<p dir="auto"><strong>Save</strong> the modifications of <strong><code>config.xml</code></strong></p>
</li>
<li>
<p dir="auto"><strong>Restart</strong> Notepad++</p>
</li>
</ul>
<p dir="auto">=&gt; Of course, <strong>no</strong> panel is now displayed  !</p>
<ul>
<li>Click on the <strong><code>Edit &gt; Clipboard History</code></strong> option</li>
</ul>
<p dir="auto">=&gt; The <strong><code>Clipboard History</code></strong> panel is opened, by <strong>default</strong>, on the <strong>right</strong> side but <strong>still</strong> displays the <strong>last</strong> text copied ! ( <strong><code>IMPORTANT NOTEPAD++ LICENSE TERMS</code></strong> )</p>
<ul>
<li>Click on the <strong><code>View &gt; Document Map</code></strong> option</li>
</ul>
<p dir="auto">=&gt; The <strong><code>Document Map</code></strong> panel is opened, by <strong>default</strong>, on the <strong>right</strong> side and if you select your <strong>previous</strong> file, it should display, as <strong>expected</strong>, the same contents</p>
<ul>
<li>Click on the <strong><code>View &gt; Function List</code></strong> option</li>
</ul>
<p dir="auto">=&gt; The <strong><code>Function List</code></strong> panel is opened, by <strong>default</strong>, on the <strong>right</strong> side and if you select the <strong><code>contextMenu.xml</code></strong> file, it displays, as <strong>before</strong>, the <strong>first</strong> <strong><code>&lt;Item id="0"/&gt;</code></strong> line, in the <strong><code>Function List</code></strong> panel</p>
<hr />
<p dir="auto">So, in <strong>summary</strong>, my method <strong>removes all</strong> the panels and <strong>forget</strong> their <strong>preferred</strong> <strong><code>user</code></strong> location but <strong>does</strong> keep the information <strong>displayed</strong> by these panels, as soon as you <strong>re-open</strong> them ! Thus, it should <strong>not</strong> be difficult to get the <strong>old</strong> configuration of <strong>all</strong> your <strong>previous</strong> panels !</p>
<p dir="auto">Best Regards,</p>
<p dir="auto">guy038</p>
]]></description><link>https://community.notepad-plus-plus.org/post/83660</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/83660</guid><dc:creator><![CDATA[guy038]]></dc:creator><pubDate>Fri, 27 Jan 2023 13:48:16 GMT</pubDate></item><item><title><![CDATA[Reply to not able to see the search results windows in notepad++ on Thu, 26 Jan 2023 16:24:00 GMT]]></title><description><![CDATA[<p dir="auto">Hello, <a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: peterjones">@<bdi>peterjones</bdi></a>, <a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: alan-kilborn">@<bdi>alan-kilborn</bdi></a> and <strong>All</strong>,</p>
<p dir="auto">Note that I <strong>updated</strong> my <strong>first</strong> post by adding this section :</p>
<p dir="auto"><em>IMPORTANT</em> :</p>
<ul>
<li>
<p dir="auto">Of course, this <strong>straight</strong> method removes any <strong>previous</strong> panel(s) which were <strong>part</strong> of your N++ sessions. However, it should <strong>not</strong> be difficult to <strong>re-open</strong> the <strong>few</strong> panels which are <strong>always</strong> opened in your N++ session  !</p>
</li>
<li>
<p dir="auto">However, note that on the <strong>first opening</strong> of panels, after using my method, it will force them to their <strong>default</strong> positions, which may be <strong>different</strong> from your <strong>preferred</strong> ones !</p>
</li>
</ul>
<p dir="auto">BR</p>
<p dir="auto">guy038</p>
]]></description><link>https://community.notepad-plus-plus.org/post/83644</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/83644</guid><dc:creator><![CDATA[guy038]]></dc:creator><pubDate>Thu, 26 Jan 2023 16:24:00 GMT</pubDate></item><item><title><![CDATA[Reply to not able to see the search results windows in notepad++ on Thu, 26 Jan 2023 16:03:26 GMT]]></title><description><![CDATA[<p dir="auto">Going back to what <a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a> said <a href="/post/83638">a little earlier</a>:</p>
<blockquote>
<p dir="auto">I’m wondering if it might be a good feature request that if the Search Results Window command on the Search menu is executed AND either the height or width (or forbid, both) is zero, that the default size (apparently 200) gets restored in the process of “showing” the window.</p>
</blockquote>
<p dir="auto">I actually think that would be a good feature request.  That would save people who on their last session either accidentally shrunk the panel, or intentionally shrunk it to get it temporarily out of the way, and left it that way without remembering.</p>
<p dir="auto">But instead of a threshold of 0, I might pick something a little bigger: for example, this shows each of the panels at 10: you can tell something is there, but not necessarily what (depending on which edge):<br />
<img src="/assets/uploads/files/1674748759028-453ab61c-c2de-4d06-9ab9-4f76704a9521-image.png" alt="453ab61c-c2de-4d06-9ab9-4f76704a9521-image.png" class=" img-fluid img-markdown" /><br />
But a 10 would at least give you enough visible hints that something is there, so maybe you’d try to resize.  Whereas with something like 5 or smaller, you might not notice enough to go trying to resize:<br />
<img src="/assets/uploads/files/1674748842496-276f4068-5913-434d-83aa-058ceb0bfcd1-image.png" alt="276f4068-5913-434d-83aa-058ceb0bfcd1-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">So if one of us does make a feature request, I’d suggest a threshold of somewhere between 5 and 10.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/83643</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/83643</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Thu, 26 Jan 2023 16:03:26 GMT</pubDate></item><item><title><![CDATA[Reply to not able to see the search results windows in notepad++ on Thu, 26 Jan 2023 15:49:52 GMT]]></title><description><![CDATA[<p dir="auto">Hi, <a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: alan-kilborn">@<bdi>alan-kilborn</bdi></a>,</p>
<p dir="auto"><strong>Alan</strong>, I did <strong>remember</strong> of the post that you mentionned ! But I wanted to <strong>rewrite</strong> in order to just speak of the <strong>simplified</strong> method and give <strong>quick</strong> explanations on the <strong>parameters</strong></p>
<p dir="auto">BR</p>
<p dir="auto">guy038</p>
]]></description><link>https://community.notepad-plus-plus.org/post/83641</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/83641</guid><dc:creator><![CDATA[guy038]]></dc:creator><pubDate>Thu, 26 Jan 2023 15:49:52 GMT</pubDate></item><item><title><![CDATA[Reply to not able to see the search results windows in notepad++ on Thu, 26 Jan 2023 15:36:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/guy038" aria-label="Profile: guy038">@<bdi>guy038</bdi></a> said in <a href="/post/83639">not able to see the search results windows in notepad++</a>:</p>
<blockquote>
<p dir="auto">Replace all the section between the line GUICconfig name=“DockingManager” …&gt; and the line &lt;/GUIConfig&gt; by <strong>the two lines</strong></p>
</blockquote>
<p dir="auto">I think one of Peter’s points was that maybe user’s <em><strong>don’t</strong></em> want to do this, because they’d lose info on where <em>other</em> panels/windows are placed…</p>
<p dir="auto">Guy, your discussion makes my niggling old brain think that you discussed all of this once before, in (<s>quite</s> / very much) the same detail!  :-)<br />
<em><strong>Edit:</strong></em> See <a href="https://community.notepad-plus-plus.org/topic/18740">HERE</a>. :-)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/83640</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/83640</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Thu, 26 Jan 2023 15:36:42 GMT</pubDate></item><item><title><![CDATA[Reply to not able to see the search results windows in notepad++ on Fri, 27 Jan 2023 03:57:19 GMT]]></title><description><![CDATA[<p dir="auto">Hello, <a class="plugin-mentions-user plugin-mentions-a" href="/user/muthuraj-madasamy" aria-label="Profile: muthuraj-madasamy">@<bdi>muthuraj-madasamy</bdi></a>, <a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: peterjones">@<bdi>peterjones</bdi></a>, <a class="plugin-mentions-user plugin-mentions-a" href="/user/james-johnson" aria-label="Profile: james-johnson">@<bdi>james-johnson</bdi></a>, <a class="plugin-mentions-user plugin-mentions-a" href="/user/kriston-renshaw" aria-label="Profile: kriston-renshaw">@<bdi>kriston-renshaw</bdi></a>, <a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: alan-kilborn">@<bdi>alan-kilborn</bdi></a> and <strong>All</strong>,</p>
<p dir="auto">In case that you <strong>cannot</strong> see the <strong><code>Search result</code></strong> window, use this <strong>simple</strong> method :</p>
<ul>
<li>
<p dir="auto"><strong>Close</strong> any <strong>opened</strong> instance of Notepad++</p>
</li>
<li>
<p dir="auto">Open your active <strong><code>Config.xml</code></strong> with <strong>Microsoft</strong> <strong><code>notepad.exe</code></strong></p>
</li>
<li>
<p dir="auto">Replace <strong>all</strong> the section <strong>between</strong> the line <strong><code>GUICconfig name="DockingManager" ........&gt;</code></strong> and the line <strong><code>&lt;/GUIConfig&gt;</code></strong> by the <strong>two</strong> lines :</p>
</li>
</ul>
<pre><code class="language-xml">        &lt;GUIConfig name="DockingManager" leftWidth="200" rightWidth="200" topHeight="200" bottomHeight="200"&gt;
        &lt;/GUIConfig&gt;
</code></pre>
<ul>
<li>
<p dir="auto"><strong>Restart</strong> Notepad++</p>
</li>
<li>
<p dir="auto">Open the <strong><code>Find</code></strong> dialog ( <strong><code>Ctrl + F</code></strong> )</p>
</li>
<li>
<p dir="auto">Do a search of a <strong>common</strong> word of the <strong>active</strong> tab and click on the <strong><code>Find All in current document</code></strong> button</p>
</li>
</ul>
<p dir="auto">=&gt; You’ll get the <strong><code>Find Result</code></strong> panel in <strong>all</strong> cases !</p>
<p dir="auto">I <strong>cannot</strong> think of a more <strong>simple</strong> method ;-))</p>
<p dir="auto"><em>IMPORTANT</em> :</p>
<ul>
<li>
<p dir="auto">Of course, this <strong>straight</strong> method removes any <strong>previous</strong> panel(s) which were <strong>part</strong> of your N++ session. However, it should <strong>not</strong> be difficult to <strong>re-open</strong> the <strong>few</strong> panels which are <strong>always</strong> opened in your session  !</p>
</li>
<li>
<p dir="auto">However, note that on the <strong>first opening</strong> of panels, after using my method, it will force them to their <strong>default</strong> positions, which may be <strong>different</strong> from your <strong>preferred</strong> ones !</p>
</li>
</ul>
<hr />
<ul>
<li>
<p dir="auto">Now, close Notepad++</p>
</li>
<li>
<p dir="auto">Open <strong>again</strong> your active <strong><code>Config.xml</code></strong> with <strong>Microsoft</strong> <strong><code>notepad.exe</code></strong></p>
</li>
</ul>
<p dir="auto">This time, at the end of the <strong><code>GUIConfig .............&lt;/GUIConfig&gt;</code></strong>  zone, you should see :</p>
<pre><code class="language-xml">        &lt;GUIConfig name="DockingManager" leftWidth="200" rightWidth="200" topHeight="200" bottomHeight="200"&gt;
            &lt;PluginDlg pluginName="Notepad++::InternalFunction" id="0" curr="3" prev="-1" isVisible="yes" /&gt;
            &lt;ActiveTabs cont="0" activeTab="-1" /&gt;
            &lt;ActiveTabs cont="1" activeTab="-1" /&gt;
            &lt;ActiveTabs cont="2" activeTab="-1" /&gt;
            &lt;ActiveTabs cont="3" activeTab="0" /&gt;
        &lt;/GUIConfig&gt;
</code></pre>
<hr />
<p dir="auto">If we consider the <strong><code>3</code></strong> <strong>generic</strong> lines :</p>
<pre><code class="language-xml">        &lt;GUIConfig name="DockingManager" leftWidth="LW" rightWidth="RW" topHeight="TH" bottomHeight="BH"&gt;
            &lt;PluginDlg pluginName="Notepad++::InternalFunction" id="ID" ............ /&gt;
            &lt;ActiveTabs cont="P" activeTab="N" /&gt;
</code></pre>
<ul>
<li>
<p dir="auto">The value <strong>LW</strong> of the <strong><code>leftWidth</code></strong> attribute is the width of <strong>all</strong> the panels docked on the <strong>left</strong> side</p>
</li>
<li>
<p dir="auto">The value <strong>RW</strong> of the <strong><code>rightWidth</code></strong> attribute is the width of <strong>all</strong> the panels docked on the <strong>right</strong> side</p>
</li>
<li>
<p dir="auto">The value <strong>TH</strong> of the <strong><code>topHeight</code></strong> attribute is the height of <strong>all</strong> the panels docked on the <strong>top</strong> side</p>
</li>
<li>
<p dir="auto">The value <strong>BH</strong> of the <strong><code>bottomHeight</code></strong> attribute is the height of <strong>all</strong> the panels docked on the <strong>bottom</strong> side</p>
</li>
</ul>
<p dir="auto">And :</p>
<ul>
<li>
<p dir="auto">The value <strong>P</strong>  of the <strong><code>cont</code></strong> attribute represents the <strong>position</strong> of the <strong>docked</strong> panel(s) :</p>
<ul>
<li><strong><code>0</code></strong> for panel(s) docked on the <strong>left</strong>        edge</li>
<li><strong><code>1</code></strong> for panel(s) docked on the <strong>right</strong>     edge</li>
<li><strong><code>2</code></strong> for panel(s) docked on the <strong>top</strong>        edge</li>
<li><strong><code>3</code></strong> for panel(s) docked on the <strong>bottom</strong> edge</li>
<li><strong><code>4</code></strong> for <strong>undocked</strong> panel(s)</li>
</ul>
</li>
</ul>
<p dir="auto">`</p>
<ul>
<li>
<p dir="auto">The value <strong>N</strong> of the <strong><code>activeTab</code></strong> attribute represents the <strong>number</strong> of the panels <strong>docked</strong> on <strong>that</strong> position :</p>
<ul>
<li><strong><code>-1</code></strong> if <strong>no</strong> panel is     docked on the <strong>corresponding</strong> edge</li>
<li><strong><code>0</code></strong>   if <strong><code>1</code></strong> panel is      docked on the <strong>corresponding</strong> edge</li>
<li><strong><code>1</code></strong>   if <strong><code>2</code></strong> panels are docked on the <strong>corresponding</strong> edge</li>
<li><strong><code>2</code></strong>   if <strong><code>3</code></strong> panels are docked on the <strong>corresponding</strong> edge</li>
<li><strong><code>3</code></strong>   if <strong><code>4</code></strong> panels are docked on the <strong>corresponding</strong> edge</li>
</ul>
</li>
</ul>
<p dir="auto">and so on…</p>
<ul>
<li>
<p dir="auto">To end, the value <strong>ID</strong> of the <strong><code>id</code></strong> attribute represents the <strong>id-number</strong> of the panel :</p>
<ul>
<li>
<p dir="auto"><strong><code>0</code></strong>          for the <strong>Find Result</strong> panel</p>
</li>
<li>
<p dir="auto"><strong><code>42051</code></strong> for the <strong>Character Panel</strong></p>
</li>
<li>
<p dir="auto"><strong><code>42052</code></strong> for the <strong>Clipboard History</strong> panel</p>
</li>
<li>
<p dir="auto"><strong><code>44080</code></strong> for the <strong>Document Map</strong> panel</p>
</li>
<li>
<p dir="auto"><strong><code>44081</code></strong> for the <strong>Project Panel 1</strong></p>
</li>
<li>
<p dir="auto"><strong><code>44082</code></strong> for the <strong>Project Panel 2</strong></p>
</li>
<li>
<p dir="auto"><strong><code>44083</code></strong> for the <strong>Project Panel 3</strong></p>
</li>
<li>
<p dir="auto"><strong><code>44084</code></strong> for the <strong>Function List</strong> panel</p>
</li>
<li>
<p dir="auto"><strong><code>44085</code></strong> for the <strong>Folder for Workspace</strong> panel</p>
</li>
<li>
<p dir="auto"><strong><code>44070</code></strong> for the <strong>Document List</strong> panel</p>
</li>
</ul>
</li>
</ul>
<p dir="auto">However, I didn’t verify if that list is the <strong>exhaustive</strong> one !</p>
<hr />
<p dir="auto">One example : if you have, at the end of the <strong><code>GUIConfig</code></strong> section, the <strong>five</strong> following lines  :</p>
<pre><code>        &lt;ActiveTabs cont="0" activeTab="2" /&gt;
        &lt;ActiveTabs cont="1" activeTab="3" /&gt;
        &lt;ActiveTabs cont="2" activeTab="-1" /&gt;
        &lt;ActiveTabs cont="3" activeTab="1" /&gt;
        &lt;ActiveTabs cont="4" activeTab="0" /&gt;
</code></pre>
<p dir="auto">This means that your <strong>current</strong> N++ session contains :</p>
<ul>
<li>
<p dir="auto"><strong><code>3</code></strong> panels ( <strong>2</strong> + 1 ) which are <strong>docked</strong> on the <strong>left</strong> side</p>
</li>
<li>
<p dir="auto"><strong><code>4</code></strong> panels ( <strong>3</strong> + 1 ) which are <strong>docked</strong> on the <strong>right</strong> side</p>
</li>
<li>
<p dir="auto"><strong><code>0</code></strong> panel   ( <strong>-1</strong> + 1 ) which is <strong>docked</strong> on the <strong>top</strong> side</p>
</li>
<li>
<p dir="auto"><strong><code>2</code></strong> panels ( <strong>1</strong> + 1 ) which are <strong>docked</strong> on the <strong>bottom</strong> side</p>
</li>
<li>
<p dir="auto"><strong><code>1</code></strong> panel   ( <strong>0</strong> + 1 ) which is an <strong>undocked</strong> panel</p>
</li>
</ul>
<p dir="auto">For a total of <strong><code>10</code></strong> panels which can be, either, <strong>native</strong> N++ panels or <strong>plugins</strong> panels !</p>
<p dir="auto">Best Regards,</p>
<p dir="auto">guy038</p>
]]></description><link>https://community.notepad-plus-plus.org/post/83639</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/83639</guid><dc:creator><![CDATA[guy038]]></dc:creator><pubDate>Fri, 27 Jan 2023 03:57:19 GMT</pubDate></item><item><title><![CDATA[Reply to not able to see the search results windows in notepad++ on Thu, 26 Jan 2023 14:58:28 GMT]]></title><description><![CDATA[<p dir="auto">So in the end, when one is “not able to see the search results window” in Notepad++, it is likely the result of a prior user-resize of the panel to zero-height (or zero-width).  So, not a bug that could have been “fixed”, in the end.  More of a PBKAC.</p>
<p dir="auto">I’m wondering if it might be a good feature request that if the <em>Search Results Window</em> command on the <em>Search</em> menu is executed AND either the height or width (or forbid, both) is zero, that the default size (apparently 200) gets restored in the process of “showing” the window.</p>
<p dir="auto">Or, if that’s not liked or there is a logistical problem with doing that, how about something like the mechanism to locate a rogue <em>Find</em> window – if Ctrl+f is pressed and the window location isn’t immediately “findable” (e.g. multiple monitors situation), a second Ctrl+f press will recenter the window on the N++ parent window.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/83638</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/83638</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Thu, 26 Jan 2023 14:58:28 GMT</pubDate></item><item><title><![CDATA[Reply to not able to see the search results windows in notepad++ on Thu, 26 Jan 2023 14:41:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kriston-renshaw" aria-label="Profile: Kriston-Renshaw">@<bdi>Kriston-Renshaw</bdi></a> ,</p>
<p dir="auto">Thanks for sharing that.</p>
<p dir="auto">Do you see that <code>topHeight="0"</code>?  That says that height of the “top” docking panel is 0 pixels wide.  If you had followed my instructions earlier in the discussion (before you chimed in) and put your cursor at each of the edges of the editing panel, you would have seen the ↕ cursor appear, and you could have dragged the size of that panel.</p>
<p dir="auto">(Though I will admit, on the top panel, it’s not as obvious because of the tabbar.  See the end of this post for a helpful guide for where to look for the “gaps”)</p>
<p dir="auto">If the panel is 0-width at the top, then there is a gap between the tabbar top and the bottom of the toolbar, and the cursor on that border will be a ↕<br />
<img src="/assets/uploads/files/1674742193256-b322d18a-eace-4fe1-989b-0190a2b83e6a-image.png" alt="b322d18a-eace-4fe1-989b-0190a2b83e6a-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">If you click-and-drag that ↕ cursor a little down, you will see the Search results window start showing up.<br />
<img src="/assets/uploads/files/1674742232359-72d7e366-1a4e-4db4-b675-63135200dd36-image.png" alt="72d7e366-1a4e-4db4-b675-63135200dd36-image.png" class=" img-fluid img-markdown" /><br />
… and if you keep going, the whole panel appears.</p>
<p dir="auto">OTOH, if there is no panel in that top section, then there is no gap (or the gap is smaller), and the cursor stays normal:<br />
<img src="/assets/uploads/files/1674742827189-045760d4-8b9f-4ed7-94bd-9ae0021048ea-image.png" alt="045760d4-8b9f-4ed7-94bd-9ae0021048ea-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Here is a screenshot with four panels, all of them hidden.  I have drawn red arrows showing where the small “gaps” in the GUI are for each edge.  Whenever you have a “missing panel”, check these four areas looking for a ↕ or ↔ cursor, which can be used to click-and-drag to resize the panel.</p>
<p dir="auto"><img src="/assets/uploads/files/1674743482689-581d38ba-fc46-45a0-be2d-20ddd166ece9-image.png" alt="581d38ba-fc46-45a0-be2d-20ddd166ece9-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Or, if you want to edit the config.xml instead, make sure that none of the attributes of <code>&lt;GUIConfig name="DockingManager" leftWidth="200" rightWidth="200" topHeight="200" bottomHeight="200"&gt;</code> have a “0” value: any that do, change to “200” instead (200 is the default value for a fresh Notepad++ instance)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/83636</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/83636</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Thu, 26 Jan 2023 14:41:49 GMT</pubDate></item><item><title><![CDATA[Reply to not able to see the search results windows in notepad++ on Thu, 26 Jan 2023 07:12:20 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">This was the data in previous config:</p>
<p dir="auto"><img src="/assets/uploads/files/1674717097753-fc536ca5-45f3-49c7-bf5b-d6bd3353fd70-image.png" alt="fc536ca5-45f3-49c7-bf5b-d6bd3353fd70-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/assets/uploads/files/1674717130185-f7114984-8d1a-467b-8390-fd7bca46f258-image.png" alt="f7114984-8d1a-467b-8390-fd7bca46f258-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/83629</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/83629</guid><dc:creator><![CDATA[Kriston Renshaw]]></dc:creator><pubDate>Thu, 26 Jan 2023 07:12:20 GMT</pubDate></item><item><title><![CDATA[Reply to not able to see the search results windows in notepad++ on Wed, 25 Jan 2023 19:43:37 GMT]]></title><description><![CDATA[<p dir="auto"><strong>Future Readers</strong>,</p>
<p dir="auto">If you find yourself having this same problem, please follow the steps I outlined above and <em>share that information with us</em>.</p>
<p dir="auto">It may be that there is useful information contained in that which will help us determine whether there’s just been occasional user error, or whether there’s something endemic to N++ that is causing random/infrequent corruption to those settings and thus hiding the Search Results window.  If you just replace that section without sharing it, the information is lost (and if there is an underlying problem causing it, it cannot be solved due to lack of information).</p>
]]></description><link>https://community.notepad-plus-plus.org/post/83624</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/83624</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 25 Jan 2023 19:43:37 GMT</pubDate></item></channel></rss>