{"repo":"fabiospampinato/vscode-highlight","free":true,"listed":false,"github":"https://github.com/fabiospampinato/vscode-highlight","clone":"git clone https://github.com/fabiospampinato/vscode-highlight.git","description":"Advanced text highlighter based on regexes. Useful for todos, annotations etc.","language":"TypeScript","stars":219,"topics":["vscode","extension","highlight","text","todo","annotation","vsc"],"license":"MIT","category":"productivity","readme_excerpt":"Highlight Advanced text highlighter based on regexes. Useful for todos, annotations, colors etc. There are alternative extensions that you may be considering, like TODO Highlight, but this is more generic, this can apply different styles to different capturing groups within the same regex, and this is focused on doing only one thing and doing it well . This extension has been optimized for \"intraline\" regexes, i.e. regexes that can never possibly match a newline character at any point inside them, which when editing a file enables the extension to redecorate only the parts of the file that changed, caching everything else, for a massive speedup. Install Follow the instructions in the Marketplace, or run the following in the command palette: Commands It adds 3 commands to the command palette: Settings An example configuration could be: If you want to have different regex flags for different regexes, or if you want to apply the decorations on a per-language/file basis you'll have to express your configuration like this: You can also express regex flags within the regex itself, but writing it like this: You can also use theme color identifiers, prefixed with theme. , to use a color from the current theme, which changes automatically depending on the active theme: Decoration values can also include placeholders like $1 or $2 that will be replaced with the content of the respective capturing group, enabling complex use cases like CSS colors highlighting. All the supported decorati","default_branch":null,"files":null,"tree":[],"storefront":"/r/fabiospampinato","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/fabiospampinato/vscode-highlight/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}