Add Rainglow

This commit is contained in:
Máté Farkas 2018-10-12 21:48:11 +02:00 committed by GitHub
parent 99c3ee92d6
commit bd05d81523
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -110,6 +110,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [PlatformIO](#platformio)
- [Polacode](#polacode)
- [Quokka](#quokka)
- [Rainglow](#rainglow)
- [Remote Workspace](#remote-workspace)
- [Runner](#runner)
- [Slack](#slack)
@ -726,6 +727,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you
![Integrated JavaScript/TypeScript playground animation](https://quokkajs.com/assets/img/vsc1.gif)
## [Rainglow](https://marketplace.visualstudio.com/items?itemName=daylerees.rainglow)
> Collection of 320+ beautiful syntax and UI themes.
![](https://raw.githubusercontent.com/rainglow/examples/master/artwork/header.png)
## [Remote Workspace](https://marketplace.visualstudio.com/items?itemName=mkloubert.vscode-remote-workspace)
> Multi protocol support for things, like Azure blobs, S3 buckets, Dropbox, (S)FTP or WebDAV files, by using new [FileSystem API](https://code.visualstudio.com/docs/extensionAPI/vscode-api#FileSystemProvider), especially for accessing resources like local files and folders in the editor as [workspace folders](https://code.visualstudio.com/docs/editor/multi-root-workspaces).