<?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[Dual document editor]]></title><description><![CDATA[<p dir="auto">Increasingly I need to edit 2 documents at the same time, <strong>side by side</strong>, or at least edit one while reviewing the other (e.g. Dockerfiles from different projects, package.json from different projects).</p>
<p dir="auto">But I can't find a GUI editor which supports that (on Mac). The best I can do is use tabs, and flip between them, <strong>but that's not side-by-side</strong>, or have multiple windows and clumsily tile them next to each other, <strong>which is bastard-ised side-by-side</strong>.</p>
<p dir="auto">The only "solution" is to use a bloated RAM-hungry IDE or Scrivener (not bloated but heavyweight). These also tend to work best when the files are in the same project folder, but the whole point is they are usually not, and I do not want them to be, even temporarily.</p>
<p dir="auto"><strong>Very grumpily, I've decided they're not really acceptable solutions, and I am not open to a "workaround".</strong></p>
<p dir="auto">So with <code>top</code> showing biggest resource-drain as "frustration" at 200%, I made my own lightweight <code>dual-pane-editor</code> :</p>
<p dir="auto"><img src="/assets/uploads/files/1778935438984-screenshot-2026-05-16-at-13.43.50-resized.png" alt="Screenshot 2026-05-16 at 13.43.50.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><strong>True lightweight side-by-side editing of unrelated documents, no tabs, no multiple windows, for .md, .txt, .json, .html or any other plain text files. Bonus : opensource and cross-platform.</strong></p>
<p dir="auto"><code>top</code> now shows frustration as 0.0%, running app at ~1.0% and joy at 100%.</p>
<p dir="auto">Question(s) :</p>
<ul>
<li>is this worth sharing (GitHub or similar)?</li>
<li>how do you clever Cloudronados address this issue ?</li>
</ul>
]]></description><link>https://forum.cloudron.io/topic/15515/dual-document-editor</link><generator>RSS for Node</generator><lastBuildDate>Sat, 16 May 2026 17:28:08 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/15515.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 16 May 2026 13:01:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Dual document editor on Sat, 16 May 2026 17:20:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robi" aria-label="Profile: robi">@<bdi>robi</bdi></a> yes, lot of text editor apps provide horizontal or vertical splits ... but they are different views of the same file.</p>
<p dir="auto">I'll organise a repo so people can test it.<br />
Will post repo link here.</p>
]]></description><link>https://forum.cloudron.io/post/124778</link><guid isPermaLink="true">https://forum.cloudron.io/post/124778</guid><dc:creator><![CDATA[timconsidine]]></dc:creator><pubDate>Sat, 16 May 2026 17:20:19 GMT</pubDate></item><item><title><![CDATA[Reply to Dual document editor on Sat, 16 May 2026 15:42:29 GMT]]></title><description><![CDATA[<p dir="auto">BBEdit has a Split Text view, but that's stacked vertically and of the same file.</p>
<p dir="auto">So you are on to something very useful, as the advanced desktop file managers/explorers did this for files across different dirs.</p>
<p dir="auto">Why not for editing files?</p>
<p dir="auto">If nothing else, publish it and we'll share it to get some FOMO out there and see if the other editor projects pick it up as a distinguishing feature.</p>
]]></description><link>https://forum.cloudron.io/post/124777</link><guid isPermaLink="true">https://forum.cloudron.io/post/124777</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Sat, 16 May 2026 15:42:29 GMT</pubDate></item><item><title><![CDATA[Reply to Dual document editor on Sat, 16 May 2026 15:05:04 GMT]]></title><description><![CDATA[<p dir="auto">Very cool. FWIW, Phoenix Code can have two files open in panel view, side by side. You just need to turn off Live Preview to get that second panel. Also, even though it is the successor of Brackets, it has one odd requirement - all open files must live inside their respective Project folder. You can't just open a random file in a random folder, unlike Brackets.</p>
<p dir="auto">Sublime Text can open two windows, costs USD 99, and you need to tile them by hand.</p>
<p dir="auto">JEdit also has dual pane side by side.</p>
<p dir="auto">Your solution is cool, and making it accessible on GH would attract attention. Do you have time for that?</p>
]]></description><link>https://forum.cloudron.io/post/124776</link><guid isPermaLink="true">https://forum.cloudron.io/post/124776</guid><dc:creator><![CDATA[scooke]]></dc:creator><pubDate>Sat, 16 May 2026 15:05:04 GMT</pubDate></item></channel></rss>