Added vscode-spotify

This commit is contained in:
Jesús Roldán 2017-10-04 22:46:58 +02:00 committed by Valerii Iatsko
parent dff8a337b1
commit 8171d52c48

View File

@ -85,6 +85,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [Quokka](#quokka)
- [Runner](#runner)
- [Slack](#slack)
- [Spotify](#spotify)
- [SVG Viewer](#svg-viewer)
- [Vim Mode](#vim-mode)
- [Resources for extension developers](#resources-for-extension-developers)
@ -507,6 +508,12 @@ Features full workbench theming
![](https://raw.githubusercontent.com/sozercan/vscode-slack/master/slack-upload.gif)
#### [Spotify](https://marketplace.visualstudio.com/items?itemName=shyykoserhiy.vscode-spotify)
> Provides integration with Spotify Desktop client. Shows the currently playing song in status bar, search lyrics and provides commands for controlling Spotify with buttons and hotkeys.
![vscode-spotify](https://media.giphy.com/media/3ohhwMgeIj1MhEdBJe/giphy.gif)
### [SVG Viewer](https://marketplace.visualstudio.com/items?itemName=cssho.vscode-svgviewer)
> View an SVG in the editor and export it as data URI scheme or PNG.