diff --git a/README.md b/README.md index 54993a8..33d6481 100644 --- a/README.md +++ b/README.md @@ -586,7 +586,7 @@ To enable Emmet support in .twig files, you'll need to have the following in you ## [Text Marker (Highlighter)](https://marketplace.visualstudio.com/items?itemName=ryu1kn.text-marker) -> Highlight all occurences of selected text. Whole word, case (in)sensitive and regex matching supported. +> Highlight multiple text patterns with different colors at the same time. Highlighting a single text pattern can be done with the editor's search functionality, but it cannot highlight multiple patterns at the same time, and this is where this extension comes handy. ![Text Marker (Highlighter)](https://raw.githubusercontent.com/ryu1kn/vscode-text-marker/master/images/animations/public.gif)