Update README.md

This commit is contained in:
Valerii Iatsko 2016-02-08 01:13:53 +01:00
parent 320ce4a210
commit c84b77e054

View File

@ -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