Merge pull request #151 from masiulis/master

Adding highlight-matching-tag to the list
This commit is contained in:
Valerii Iatsko 2018-10-12 08:57:16 +02:00 committed by GitHub
commit 5033d6593d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -106,6 +106,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [Edit with Shell Command](#edit-with-shell-command)
- [Editor Config for VS Code](#editor-config-for-vs-code)
- [ftp-sync](#ftp-sync)
- [Highlight JSX/HTML tags](#highlight-jsxhtml-tags)
- [PlatformIO](#platformio)
- [Polacode](#polacode)
- [Quokka](#quokka)
@ -696,6 +697,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you
![Auto-sync your work to remote FTP server animation](https://i.imgur.com/W9h4pwW.gif)
## [Highlight JSX/HTML tags](https://marketplace.visualstudio.com/items?itemName=vincaslt.highlight-matching-tag)
> Highlights matching tags in the file.
![](https://camo.githubusercontent.com/010b886fb93f49c56e4c7308ba0a5a1aca8a2db7/68747470733a2f2f692e696d67626f782e636f6d2f4455584c467657372e676966)
## [PlatformIO](https://marketplace.visualstudio.com/items?itemName=formulahendry.platformio)
> An open source ecosystem for IoT development: supports 350+ embedded boards, 20+ development platforms, 10+ frameworks. Arduino and ARM mbed compatible.