Merge pull request #315 from tusaeff/master

Added iTerm2 theme sync
This commit is contained in:
Valerii Iatsko 2020-07-16 13:20:52 +02:00 committed by GitHub
commit d864f17da4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -147,6 +147,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [ftp-sync](#ftp-sync)
- [Highlight JSX/HTML tags](#highlight-jsxhtml-tags)
- [Indent Rainbow](#indent-rainbow)
- [iTerm2 Theme Sync](#iterm2-theme-sync)
- [PlatformIO](#platformio)
- [Polacode](#polacode)
- [Quokka](#quokka)
@ -993,6 +994,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you
![indent-rainbow](https://raw.githubusercontent.com/oderwat/vscode-indent-rainbow/master/assets/example.png)
## [iTerm2 Theme Sync](https://marketplace.visualstudio.com/items?itemName=tusaeff.vscode-iterm2-theme-sync)
> Syncs selected VSCode theme with iTerm2 color profile
![iTerm2 Theme Sync](https://raw.githubusercontent.com/tusaeff/vscode-iterm2-theme-sync/master/screencast.gif)
## [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.