Note
This extension was developed for personal use and is not available on the Visual Studio Code Marketplace.
Visual Studio Code extension providing highlighting for configurable texts like TODO and FIXME with custom colors.
As the previous extension I was using for this purpose was no longer maintained and broke with a Visual Studio Code update, I decided to create this simple extension to fulfill my needs and only implement the features I need:
- Configure multiple texts to highlight with custom colors.
- Work in all file types and even in diff views.
- Ruler indicators to easily spot lines containing highlighted texts.
And that's it! No extra features, no panels to list all highlighted texts, etc., just simple highlighting.
- Toggler - Toggle words and symbols.
- Create - Quickly create new File(s) & Folder(s).
- Trailing - Toggle trailing symbols: commas, semicolons and colons.
- Starlight i18n - Easily translate Starlight documentation pages.
- Starlight Links - IntelliSense for Starlight Markdown and MDX content links.
Licensed under the MIT License, Copyright © HiDeoo.
See LICENSE for more information.
