Merge pull request #256 from and-semakin/indent-rainbow

Add intent rainbow
This commit is contained in:
Valerii Iatsko 2019-05-21 15:09:37 +02:00 committed by GitHub
commit c732ae8b28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -125,6 +125,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [Editor Config for VS Code](#editor-config-for-vs-code)
- [ftp-sync](#ftp-sync)
- [Highlight JSX/HTML tags](#highlight-jsxhtml-tags)
- [Indent Rainbow](#indent-rainbow)
- [PlatformIO](#platformio)
- [Polacode](#polacode)
- [Quokka](#quokka)
@ -835,6 +836,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you
![](https://camo.githubusercontent.com/010b886fb93f49c56e4c7308ba0a5a1aca8a2db7/68747470733a2f2f692e696d67626f782e636f6d2f4455584c467657372e676966)
## [Indent Rainbow](https://marketplace.visualstudio.com/items?itemName=oderwat.indent-rainbow)
> A simple extension to make indentation more readable.
![indent-rainbow](https://raw.githubusercontent.com/oderwat/vscode-indent-rainbow/master/assets/example.png)
## [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.