mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-12-30 09:36:20 -05:00
Added "Text Marker (Highlighter)"
This commit is contained in:
parent
b22ba2f762
commit
64f76de0b2
@ -85,6 +85,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
|||||||
- [Slack](#slack)
|
- [Slack](#slack)
|
||||||
- [Spotify](#spotify)
|
- [Spotify](#spotify)
|
||||||
- [SVG Viewer](#svg-viewer)
|
- [SVG Viewer](#svg-viewer)
|
||||||
|
- [Text Marker (Highlighter)](#text-marker-highlighter)
|
||||||
- [Vim Mode](#vim-mode)
|
- [Vim Mode](#vim-mode)
|
||||||
- [Themes](#themes)
|
- [Themes](#themes)
|
||||||
- [An Old Hope Theme](#an-old-hope-theme)
|
- [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)
|
![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)
|
## [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
|
> 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
|
||||||
|
Loading…
Reference in New Issue
Block a user