Added "Text Marker (Highlighter)"

This commit is contained in:
Ryuichi Inagaki 2017-08-13 19:06:19 +10:00 committed by Valerii Iatsko
parent b22ba2f762
commit 64f76de0b2

View File

@ -85,6 +85,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [Slack](#slack)
- [Spotify](#spotify)
- [SVG Viewer](#svg-viewer)
- [Text Marker (Highlighter)](#text-marker-highlighter)
- [Vim Mode](#vim-mode)
- [Themes](#themes)
- [An Old Hope Theme](#an-old-hope-theme)
@ -583,6 +584,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you
![SVG Viewer](https://github.com/cssho/vscode-svgviewer/blob/master/img/preview.png)
## [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.
![Text Marker (Highlighter)](https://raw.githubusercontent.com/ryu1kn/vscode-text-marker/master/images/animations/public.gif)
## [Vim Mode](https://marketplace.visualstudio.com/items?itemName=vscodevim.vim)
> Relatively new, but promising extension implementing Vim features in VSCode. Authors suggest to join their [Slack channel](https://vscodevim-slackin.azurewebsites.net/) for feature requests on your favorite Vim features