From 8171d52c4863f85c6659f22b3c587edb72b28b56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Rold=C3=A1n?= Date: Wed, 4 Oct 2017 22:46:58 +0200 Subject: [PATCH] Added vscode-spotify --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index cc5f806..c330f09 100644 --- a/README.md +++ b/README.md @@ -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.