<?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: Tristan</title>
    <description>The latest articles on DEV Community by Tristan (@tristancable).</description>
    <link>https://dev.to/tristancable</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%2F4029230%2F926ced23-3bed-4a20-9d2a-717460445759.jpg</url>
      <title>DEV Community: Tristan</title>
      <link>https://dev.to/tristancable</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tristancable"/>
    <language>en</language>
    <item>
      <title>I built my first VS Code extension: a TODO sidebar tracker</title>
      <dc:creator>Tristan</dc:creator>
      <pubDate>Tue, 14 Jul 2026 20:38:27 +0000</pubDate>
      <link>https://dev.to/tristancable/i-built-my-first-vs-code-extension-a-todo-sidebar-tracker-41gn</link>
      <guid>https://dev.to/tristancable/i-built-my-first-vs-code-extension-a-todo-sidebar-tracker-41gn</guid>
      <description>&lt;p&gt;I'm a CS student about to graduate with a Bachelors, and I wanted a project I could actually finish and put on GitHub. Built Waypoint, a sidebar extension that finds every TODO, FIXME, HACK, and NOTE comment across your project and lists them in one place.&lt;/p&gt;

&lt;p&gt;What it does:&lt;/p&gt;

&lt;p&gt;Click any item to jump straight to that line&lt;br&gt;
Updates live every time you save a file&lt;br&gt;
Right-click to mark something done without deleting the comment&lt;br&gt;
Custom tags and colors, fully configurable&lt;/p&gt;

&lt;p&gt;Not on the Marketplace yet, working through the publisher setup, but you can grab the .vsix and install it manually:&lt;br&gt;
&lt;/p&gt;
&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://assets.dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/tristancable" rel="noopener noreferrer"&gt;
        tristancable
      &lt;/a&gt; / &lt;a href="https://github.com/tristancable/Waypoint" rel="noopener noreferrer"&gt;
        Waypoint
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Find and jump to TODO comments across your project
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;Waypoint&lt;/h1&gt;
&lt;/div&gt;
&lt;p&gt;Find and jump to TODO comments scattered across your project, all in one sidebar panel.&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;Installation&lt;/h2&gt;
&lt;/div&gt;
&lt;p&gt;This extension isn't published to the VS Code Marketplace yet, so install manually instead:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Download the latest &lt;code&gt;.vsix&lt;/code&gt; file from the &lt;a href="https://github.com/tristancable/waypoint/releases" rel="noopener noreferrer"&gt;Releases page&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;In VS Code, open the Extensions view&lt;/li&gt;
&lt;li&gt;Click the &lt;code&gt;...&lt;/code&gt; menu (top-right of the Extensions panel), then &lt;strong&gt;Install from VSIX...&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Select the downloaded file&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;Features&lt;/h2&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Sidebar panel&lt;/strong&gt;: lists every &lt;code&gt;TODO&lt;/code&gt;, &lt;code&gt;FIXME&lt;/code&gt;, &lt;code&gt;HACK&lt;/code&gt;, and &lt;code&gt;NOTE&lt;/code&gt; comment in your workspace, grouped by file&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Click to jump&lt;/strong&gt;: click any item to open that exact line&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Live updates&lt;/strong&gt;: the list refreshes automatically every time you save a file&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Mark as done&lt;/strong&gt;: right-click any item to check it off without deleting the comment&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Custom tags &amp;amp; colors&lt;/strong&gt;: configure your own comment tags and assign each one a color&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Status bar count&lt;/strong&gt;: see your total open todo…&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/tristancable/Waypoint" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;Download from the Releases page&lt;br&gt;
Extensions view → ... menu → Install from VSIX...&lt;/p&gt;

&lt;p&gt;This was my first real extension project, so I'd genuinely appreciate any feedback, bugs, or feature ideas. Thanks for reading!&lt;/p&gt;

</description>
      <category>vscode</category>
      <category>typescript</category>
      <category>opensource</category>
      <category>extensions</category>
    </item>
  </channel>
</rss>
