<?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: breadkrumb</title>
    <description>The latest articles on DEV Community by breadkrumb (@breadkrumb).</description>
    <link>https://dev.to/breadkrumb</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%2F3950761%2F2f1b4182-bffd-4ca1-957a-3ff92f4dfe52.jpg</url>
      <title>DEV Community: breadkrumb</title>
      <link>https://dev.to/breadkrumb</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/breadkrumb"/>
    <language>en</language>
    <item>
      <title>I built a VSCode extension that visualises your code navigation as a call tree — made for legacy codebase pain</title>
      <dc:creator>breadkrumb</dc:creator>
      <pubDate>Mon, 25 May 2026 13:17:02 +0000</pubDate>
      <link>https://dev.to/breadkrumb/i-built-a-vscode-extension-that-visualises-your-code-navigation-as-a-call-tree-made-for-legacy-2fkb</link>
      <guid>https://dev.to/breadkrumb/i-built-a-vscode-extension-that-visualises-your-code-navigation-as-a-call-tree-made-for-legacy-2fkb</guid>
      <description>&lt;p&gt;Been working on legacy Angular codebases for 2+ years and constantly losing track of where I am when jumping between files and functions. Couldn't find a tool that remembered my navigation path visually so I built one.&lt;br&gt;
NavTrace builds a visual call tree in a side panel as you navigate your code. Early version, still rough around the edges, but it solves a real problem I face daily.&lt;br&gt;
Already got 53 downloads with zero marketing which tells me other people have the same pain point.&lt;br&gt;
Would love honest feedback from anyone who works with complex or legacy codebases.&lt;br&gt;
🔗 &lt;a href="https://marketplace.visualstudio.com/items?itemName=breadkrumb.navtrace" rel="noopener noreferrer"&gt;https://marketplace.visualstudio.com/items?itemName=breadkrumb.navtrace&lt;/a&gt;&lt;/p&gt;

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