<?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: Samiran Rai</title>
    <description>The latest articles on DEV Community by Samiran Rai (@samiran_rai_7a0e7184d8958).</description>
    <link>https://dev.to/samiran_rai_7a0e7184d8958</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%2F3163188%2Fd0418297-50ee-4680-a96c-d72089b94582.jpg</url>
      <title>DEV Community: Samiran Rai</title>
      <link>https://dev.to/samiran_rai_7a0e7184d8958</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/samiran_rai_7a0e7184d8958"/>
    <language>en</language>
    <item>
      <title>I Built a VS Code Extension to Instantly Highlight TODOs and Custom Tags — No More Missed Comments</title>
      <dc:creator>Samiran Rai</dc:creator>
      <pubDate>Wed, 14 May 2025 15:41:54 +0000</pubDate>
      <link>https://dev.to/samiran_rai_7a0e7184d8958/i-built-a-vs-code-extension-to-instantly-highlight-todos-and-custom-tags-no-more-missed-comments-26el</link>
      <guid>https://dev.to/samiran_rai_7a0e7184d8958/i-built-a-vs-code-extension-to-instantly-highlight-todos-and-custom-tags-no-more-missed-comments-26el</guid>
      <description>&lt;h3&gt;
  
  
  The Problem:
&lt;/h3&gt;

&lt;p&gt;We all write TODOs, FIXMEs, or &lt;code&gt;// BUG&lt;/code&gt; comments — and we all forget them. Buried in files. Out of sight, out of mind.&lt;/p&gt;

&lt;h3&gt;
  
  
  The Fix:
&lt;/h3&gt;

&lt;p&gt;I created &lt;strong&gt;Glyph Tool&lt;/strong&gt; — a dead-simple VS Code extension to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Auto-highlight task comments (even custom ones)
&lt;/li&gt;
&lt;li&gt;Show them in a sidebar (like a to-do list)
&lt;/li&gt;
&lt;li&gt;Let you mark done, delete, or filter&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Highlights:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;No config needed — works instantly&lt;/li&gt;
&lt;li&gt;Custom tags &amp;amp; colors&lt;/li&gt;
&lt;li&gt;Fully compatible with light/dark themes&lt;/li&gt;
&lt;li&gt;Support all languages&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🔗 &lt;a href="https://marketplace.visualstudio.com/items?itemName=SamiranRay.glyph-tool" rel="noopener noreferrer"&gt;Install it Free on VS Code Marketplace&lt;/a&gt;&lt;/p&gt;

&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%2Ff41c01rchqgg1mxur579.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%2Ff41c01rchqgg1mxur579.png" alt="Image description" width="800" height="501"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🚀 Stop losing track. Stay focused. Let Glyph do the remembering.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
