Added iTerm2 theme sync support

This commit is contained in:
tusaeff 2020-06-22 00:09:31 +03:00
parent abf1f363ec
commit d668cf9c8e

View File

@ -144,6 +144,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)
@ -973,6 +974,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.