From 0aa279120d8d4eab37f25a5a2e6490814ae14380 Mon Sep 17 00:00:00 2001 From: Mike Eling Date: Sat, 4 Apr 2020 01:24:02 +0200 Subject: [PATCH] Add Strokey --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d29baa4..937bce6 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [Slack](#slack) - [SmoothType](#smoothtype) - [Spotify](#spotify) + - [Strokey](#strokey) - [SVG](#svg) - [SVG Viewer](#svg-viewer) - [Text Marker (Highlighter)](#text-marker-highlighter) @@ -1015,6 +1016,11 @@ To enable Emmet support in .twig files, you'll need to have the following in you ![vscode-spotify](https://media.giphy.com/media/3ohhwMgeIj1MhEdBJe/giphy.gif) +## [Strokey](https://marketplace.visualstudio.com/items?itemName=drfrost.strokey) +> This extension will count all keystrokes for you, daily, weekly, monthly, yearly. You better focus on typing those algorithms! + +![strokey](https://i.imgur.com/2R8ukX8.png) + ## [SVG](https://marketplace.visualstudio.com/items?itemName=jock.svg) > A Powerful SVG Language Support Extension(beta). Almost all the features you need to handle SVG.