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.
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.