From 9782ea6901168f60798cd3e40449003d9100a1f0 Mon Sep 17 00:00:00 2001 From: Jacob Birkett Date: Mon, 8 Oct 2018 21:36:38 -0700 Subject: [PATCH] Add SmoothType to list & fix Slack's header --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0aeaae9..c1133e9 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [Quokka](#quokka) - [Remote Workspace](#remote-workspace) - [Runner](#runner) + - [SmoothType](#smoothtype) - [Slack](#slack) - [Spotify](#spotify) - [SVG Viewer](#svg-viewer) @@ -712,7 +713,13 @@ To enable Emmet support in .twig files, you'll need to have the following in you ![Send messages or code snippets to Slack animation](https://raw.githubusercontent.com/sozercan/vscode-slack/master/slack-upload.gif) -### [Spotify](https://marketplace.visualstudio.com/items?itemName=shyykoserhiy.vscode-spotify) +## [SmoothType](https://marketplace.visualstudio.com/items?itemName=spikespaz.vscode-smoothtype) + +> Add a smooth typing animation, similar to MS Office and the Windows 10 Mail app. + +![SmoothType Animation](https://raw.githubusercontent.com/spikespaz/vscode-smoothtype/master/images/preview.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)