From 5ad46dcb792b8f5883ae2fc864b0c05e18145b31 Mon Sep 17 00:00:00 2001 From: Valerii Iatsko Date: Mon, 8 Feb 2016 01:03:48 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 578ce49..5ddb920 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ A curated list of delightful VS Code packages and resources. For more awesomenes - [Debugger for Chrome](#debugger-for-chrome) - [ftp-sync](#ftp-sync) - [Project Manager](#project-manager) + - [Sort Lines](#sort-lines) ## Syntax @@ -99,3 +100,9 @@ Unfortunately, VS Code doesn't support custom UI themes yet https://github.com/M > Create and open projects instantly by saving the workspace folder in VSCode. ![](https://cloud.githubusercontent.com/assets/376065/12876200/691a69b6-cdfc-11e5-9c89-0af18acd965b.png) + +### [Sort Lines](https://marketplace.visualstudio.com/items?itemName=Tyriar.sort-lines) + +> Sorts lines of text in specific order + +![](https://github.com/Tyriar/vscode-sort-lines/raw/master/images/usage-animation.gif)