mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-12-25 23:29:40 -05:00
Added iTerm2 theme sync support
This commit is contained in:
parent
abf1f363ec
commit
d668cf9c8e
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user