Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Comments HighlightNew to Visual Studio Code? Get it now.
Comments Highlight

Comments Highlight

miauware

|
3 installs
| (0) | Free
Highlight specific comments with custom background color and icon
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Comments Highlight

Visual Studio Code JavaScript

A VSCode extension to highlight comments in different colors based on custom configurations. It supports multiple comment styles and allows you to customize how each type of comment is highlighted.

print

Features

  • Highlights comments based on prefixes .
  • Supports various comment styles including //, #, and <!-- -->.
  • Configurable background color and prefix icon for each type of comment.
  • Option to highlight the entire line or just the comment text.

Default tags icons and colors

Tag Ícon Background color (RRGGBBAA)
TODO 📚 #2ECC71CC
FIX 🛠️ #E74C3CCC
HACK 💻 #9B59B6CC
WARN ⚠️ #F1C40FCC
PERF 🚀 #1ABC9CCC
NOTE 📰 #3498DBCC
TEST 🧪 #9B59B6CC
DOC 📄 #7F8C8DCC
REFACTOR 🧹 #95A5A6CC
SECURITY 🔐 #E74C3CCC
CONFIG ⚙️ #34495ECC
IDEA 💡 #F1C40FCC
REVIEW 🔍 #3498DBCC
DEPRECATED 🗑️ #BDC3C7CC
DEBUG 🐞 #E74C3CCC
UX 🖼️ #F1C40FCC
DATABASE 🗄️ #3498DBCC
INFO 📰 #3498DBCC
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft