From c84b77e054014cffb8925b26521f4845987728a7 Mon Sep 17 00:00:00 2001 From: Valerii Iatsko Date: Mon, 8 Feb 2016 01:13:53 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 762c3cf..b55cfb1 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ A curated list of delightful VS Code packages and resources. For more awesomenes - [ftp-sync](#ftp-sync) - [join-lines](#join-lines) - [Project Manager](#project-manager) + - [Runner](#runner) - [Sort Lines](#sort-lines) ## Syntax @@ -108,6 +109,12 @@ Unfortunately, VS Code doesn't support custom UI themes yet https://github.com/M ![](https://cloud.githubusercontent.com/assets/376065/12876200/691a69b6-cdfc-11e5-9c89-0af18acd965b.png) +### [Runner](https://marketplace.visualstudio.com/items?itemName=mattn.Runner) + +> Run various scripts right from VS Code + +![](https://raw.githubusercontent.com/mattn/vscode-runner/master/images/screenshot.gif) + ### [Sort Lines](https://marketplace.visualstudio.com/items?itemName=Tyriar.sort-lines) > Sorts lines of text in specific order