<?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[Some XML files won't open decently in Notepad ++]]></title><description><![CDATA[<p dir="auto">Some XML files  in Notepad ++ open as 1 line, although the same file is opened perfectly (showing it’s structure) in Internet explorer, or Ultra edit after clicking on FIle menu/Format/XML Convert to CR/LFs. Is there a way to open it as expected in Notepad ++?</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/18135/some-xml-files-won-t-open-decently-in-notepad</link><generator>RSS for Node</generator><lastBuildDate>Wed, 16 Sep 2026 06:57:29 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/18135.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 23 Aug 2019 19:55:49 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Some XML files won't open decently in Notepad ++ on Fri, 23 Aug 2019 21:15:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/supasillyass" aria-label="Profile: supasillyass">@<bdi>supasillyass</bdi></a> said:</p>
<blockquote>
<p dir="auto">I don’t think it can be done automatically upon opening a file (anyone?).</p>
</blockquote>
<p dir="auto">Natively, no.  But with one of the scripting plugins (like PythonScript), you could create a callback on the file-open event, and have it run the appropriate XML Tools command when it sees the right extension or right file type.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/46537</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/46537</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Fri, 23 Aug 2019 21:15:45 GMT</pubDate></item><item><title><![CDATA[Reply to Some XML files won't open decently in Notepad ++ on Fri, 23 Aug 2019 20:37:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gev-kavorg" aria-label="Profile: gev-kavorg">@<bdi>gev-kavorg</bdi></a></p>
<p dir="auto">I suspect the file actually is just one <em>looooong</em> line. I don’t know about UltraEdit, but I know Internet Explorer automatically pretty prints single-line XML files. The plugin suggested by <a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a> can do it for you (select “with line breaks”), but I don’t think it can be done automatically upon opening a file (anyone?).</p>
]]></description><link>https://community.notepad-plus-plus.org/post/46536</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/46536</guid><dc:creator><![CDATA[supasillyass]]></dc:creator><pubDate>Fri, 23 Aug 2019 20:37:04 GMT</pubDate></item><item><title><![CDATA[Reply to Some XML files won't open decently in Notepad ++ on Fri, 23 Aug 2019 20:00:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gev-kavorg" aria-label="Profile: gev-kavorg">@<bdi>gev-kavorg</bdi></a></p>
<blockquote>
<p dir="auto">decently</p>
</blockquote>
<p dir="auto">Decently?<br />
Notepad++ is just showing you what is there, textually.<br />
Perhaps the <code>XML Tools</code> plugin will help you?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/46535</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/46535</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Fri, 23 Aug 2019 20:00:32 GMT</pubDate></item></channel></rss>