Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Comment HighlightsNew to Visual Studio Code? Get it now.
Comment Highlights

Comment Highlights

Pedro Peixoto

|
445 installs
| (0) | Free
Highlight Keywords on comments
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CommentHighlights

Personal VSCode extension to highlight keywords on comments.

Currently works with CStyle and html comments.

This was created for personal use and to learn how to work with VSCode extensions, no warranty or support is guaranteed, but feel free to open issues with suggestions.

Not production ready, use at your own risk. Much better and feature rich alternatives exist.

Extension Settings

  • commentHighlights.activeLanguages: string[] - array of language ids that should have highlighted keywords in the comments.
  • commentHighlights.keywords: { text: string, color: string }[] - array of objects that contain a text and color property for each keyword.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft