Revised the extension description to highlight what it makes possible

This commit is contained in:
Ryuichi Inagaki 2018-04-02 18:10:20 +10:00 committed by Valerii Iatsko
parent 64f76de0b2
commit e2510a6618

View File

@ -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)