<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Neo</title>
    <description>The latest articles on DEV Community by Neo (@chojs23).</description>
    <link>https://dev.to/chojs23</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3751834%2Ff7af1d32-bcd8-4d1c-a3bc-29b4c406d409.jpeg</url>
      <title>DEV Community: Neo</title>
      <link>https://dev.to/chojs23</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/chojs23"/>
    <language>en</language>
    <item>
      <title>I made a 3-way terminal Git conflict resolver inspired by IntelliJ</title>
      <dc:creator>Neo</dc:creator>
      <pubDate>Wed, 04 Feb 2026 04:26:09 +0000</pubDate>
      <link>https://dev.to/chojs23/i-made-a-3-way-terminal-git-conflict-resolver-inspired-by-intellij-3a5k</link>
      <guid>https://dev.to/chojs23/i-made-a-3-way-terminal-git-conflict-resolver-inspired-by-intellij-3a5k</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fiagdclox8rpc1qu18ziy.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fiagdclox8rpc1qu18ziy.gif" alt=" " width="800" height="449"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I built ec because my friends who are new to development kept getting stuck on Git conflicts.&lt;/p&gt;

&lt;p&gt;Most TUI merge tools felt hard to use or non-intuitive for them. The only flow they found easy was the IntelliJ (JetBrains) conflict resolver, so I recreated that experience in the terminal.&lt;/p&gt;

&lt;p&gt;ec is a terminal-native, 3-pane conflict resolver with a focused, step-by-step flow. If you try it and leave feedback, I would be really grateful. Thanks!&lt;/p&gt;

&lt;p&gt;Repo: &lt;a href="https://github.com/chojs23/ec" rel="noopener noreferrer"&gt;https://github.com/chojs23/ec&lt;/a&gt;&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>go</category>
      <category>cli</category>
      <category>neovim</category>
    </item>
  </channel>
</rss>
