<?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[Save As dialog keeps popping up]]></title><description><![CDATA[<p dir="auto">This doesn’t always happen and I cant trigger this issue. But from time to time I try to do a save as, and when I click save, the Save As dialog pops up again, I turn it off then another one pops up and another and another. I think it triggers a save as dialog for every tab thats opened. As a result the contents of my tab gets saved to the very first tab filename, overwriting that files content, while my original tab i wanted to say, did not save anywhere.  If I attempt a save as again, it will do this again. Unless I turn off the notepad and turn it back on.  I have noticed this behavior through out many years of using Notepad++ but I can never pinpoint why it happens because it doesn’t happen often.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/19607/save-as-dialog-keeps-popping-up</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 20:10:35 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/19607.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 25 Jun 2020 06:23:53 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Save As dialog keeps popping up on Thu, 25 Jun 2020 14:16:38 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> That would be pretty neat, I may do that.<br />
Thank you!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/55344</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/55344</guid><dc:creator><![CDATA[Mr Zsomething]]></dc:creator><pubDate>Thu, 25 Jun 2020 14:16:38 GMT</pubDate></item><item><title><![CDATA[Reply to Save As dialog keeps popping up on Thu, 25 Jun 2020 14:07:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mr-zsomething" aria-label="Profile: Mr-Zsomething">@<bdi>Mr-Zsomething</bdi></a></p>
<p dir="auto">You can certainly remap Notepad++'s keycombos for this to whatever works best for you!</p>
<p dir="auto">See the <em>Settings</em> menu and pick <em>Shortcut Mapper…</em></p>
]]></description><link>https://community.notepad-plus-plus.org/post/55343</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/55343</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Thu, 25 Jun 2020 14:07:49 GMT</pubDate></item><item><title><![CDATA[Reply to Save As dialog keeps popping up on Thu, 25 Jun 2020 14:06:10 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> ohhh that is very possible.  in photoshop i am used to doing clr+shift+s  which triggers a save as dialog.<br />
this combination triggers a save all in notepad. this makes sense.  This is probabaly what it is.<br />
Thank you!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/55342</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/55342</guid><dc:creator><![CDATA[Mr Zsomething]]></dc:creator><pubDate>Thu, 25 Jun 2020 14:06:10 GMT</pubDate></item><item><title><![CDATA[Reply to Save As dialog keeps popping up on Thu, 25 Jun 2020 11:41:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mr-zsomething" aria-label="Profile: Mr-Zsomething">@<bdi>Mr-Zsomething</bdi></a> said in <a href="/post/55325">Save As dialog keeps popping up</a>:</p>
<blockquote>
<p dir="auto">…another one pops up and another and another. I think it triggers a save as dialog for every tab thats opened.</p>
</blockquote>
<p dir="auto">To me this sounds like you are initiating a <em>Save All</em>, not a <em>Save As</em> .</p>
]]></description><link>https://community.notepad-plus-plus.org/post/55328</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/55328</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Thu, 25 Jun 2020 11:41:08 GMT</pubDate></item><item><title><![CDATA[Reply to Save As dialog keeps popping up on Thu, 25 Jun 2020 08:57:16 GMT]]></title><description><![CDATA[<p dir="auto">Hello,<a class="plugin-mentions-user plugin-mentions-a" href="/user/mr-zsomething" aria-label="Profile: Mr-Zsomething">@<bdi>Mr-Zsomething</bdi></a></p>
<p dir="auto">The <strong>SaveAs</strong> window will default to showing .txt in the file type drop-down, but if a type is given as part of the filename, it will use that instead.</p>
<p dir="auto">For example, if you create a new file and name it newfile.zzz, open it with Np++ and then choose SaveAs… it will appear as:</p>
<p dir="auto">File name:          newfile.zzz<br />
Save as type:       Normal text file (*.txt)<br />
However, if you just click the Save button at this point, the file will be saved as just newfile.zzz and not newfile.zzz.txt</p>
<p dir="auto">If you don’t want .txt appearing in the type<br />
In <strong>Settings-&gt;Preferences-&gt;Default Directory tick “Use new style save dialog”</strong> and it will default to showing all types (<em>.</em>) when you go to save.</p>
<p dir="auto"><strong>Adding a language</strong><br />
If the language exists as one that notepad knows about, but with a unique file extension, then you can add that extension in the style configurator.</p>
<p dir="auto">Settings-&gt;Style Configurator-&gt;Language</p>
<p dir="auto">Select your language and add your extension at the bottom, in the User ext box.</p>
<p dir="auto">If Notepad++ doesn’t know about your language, then you can add one:</p>
<p dir="auto">Language-&gt;Define your language</p>
<p dir="auto">The minimum amount you need to do is Save As, set your language name, then set the file extension you want.</p>
<p dir="auto">I hope this information will be useful.<br />
Thank you.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/55327</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/55327</guid><dc:creator><![CDATA[Makwana Prahlad]]></dc:creator><pubDate>Thu, 25 Jun 2020 08:57:16 GMT</pubDate></item></channel></rss>