<?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: 김경민</title>
    <description>The latest articles on DEV Community by 김경민 (@_463fa748251a61228b9be).</description>
    <link>https://dev.to/_463fa748251a61228b9be</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3740946%2F4e556b1e-c377-4200-8683-76fc8676d5c8.png</url>
      <title>DEV Community: 김경민</title>
      <link>https://dev.to/_463fa748251a61228b9be</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/_463fa748251a61228b9be"/>
    <language>en</language>
    <item>
      <title>I got tired of VS Code's default explorer, so I built an IntelliJ-style replacement</title>
      <dc:creator>김경민</dc:creator>
      <pubDate>Fri, 30 Jan 2026 03:54:08 +0000</pubDate>
      <link>https://dev.to/_463fa748251a61228b9be/i-got-tired-of-vs-codes-default-explorer-so-i-built-an-intellij-style-replacement-5enp</link>
      <guid>https://dev.to/_463fa748251a61228b9be/i-got-tired-of-vs-codes-default-explorer-so-i-built-an-intellij-style-replacement-5enp</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%2Fxh4vvboxt4qxeuhyj5uf.png" 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%2Fxh4vvboxt4qxeuhyj5uf.png" alt=" " width="574" height="378"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Honestly, I've always struggled with VS Code's default explorer when projects get too big. I really missed how IntelliJ handles file navigation, so I just decided to build my own version.&lt;/p&gt;

&lt;p&gt;It’s called TreeLens Explorer.&lt;/p&gt;

&lt;p&gt;I added a few things I personally needed:&lt;/p&gt;

&lt;p&gt;Folder Snapshots: Save your folder state and jump back instantly.&lt;/p&gt;

&lt;p&gt;Fuzzy Search: Better search with character highlighting.&lt;/p&gt;

&lt;p&gt;Standard Interaction: Files open with a double-click by default, just like you'd expect.&lt;/p&gt;

&lt;p&gt;Theme Sync: It actually looks like it belongs in your editor.&lt;/p&gt;

&lt;p&gt;I just pushed it to the marketplace. You can find it by searching "TreeLens Explorer" or via this link: &lt;a href="https://marketplace.visualstudio.com/items?itemName=kmin.intellij-explorer-with-file-icons" rel="noopener noreferrer"&gt;https://marketplace.visualstudio.com/items?itemName=kmin.intellij-explorer-with-file-icons&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It’s still new, so I’d love to hear what you guys think. Any feedback (or bugs you find) would be super helpful!&lt;/p&gt;

&lt;p&gt;Happy coding.&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>showdev</category>
      <category>sideprojects</category>
      <category>vscode</category>
    </item>
  </channel>
</rss>
