mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2025-04-15 13:23:16 -04:00
Add intent rainbow
This commit is contained in:
parent
2286a63e51
commit
ac3c4c20f7
@ -124,6 +124,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)
|
||||
@ -591,6 +592,7 @@ To enable Emmet support in .twig files, you'll need to have the following in you
|
||||
|
||||

|
||||
|
||||
|
||||
## [Instant Markdown](https://marketplace.visualstudio.com/items?itemName=dbankier.vscode-instant-markdown)
|
||||
|
||||
>Simply, edit markdown documents in vscode and instantly preview it in your browser as you type.
|
||||
@ -828,6 +830,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you
|
||||
|
||||

|
||||
|
||||
## [Indent Rainbow](https://marketplace.visualstudio.com/items?itemName=oderwat.indent-rainbow)
|
||||
|
||||
> A simple extension to make indentation more readable.
|
||||
|
||||

|
||||
|
||||
## [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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user