diff --git a/README.md b/README.md index 5ddb920..762c3cf 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ A curated list of delightful VS Code packages and resources. For more awesomenes - [Bookmarks](#bookmarks) - [Debugger for Chrome](#debugger-for-chrome) - [ftp-sync](#ftp-sync) + - [join-lines](#join-lines) - [Project Manager](#project-manager) - [Sort Lines](#sort-lines) @@ -95,6 +96,12 @@ Unfortunately, VS Code doesn't support custom UI themes yet https://github.com/M ![](http://i.imgur.com/W9h4pwW.gif) +### [join-lines](https://marketplace.visualstudio.com/items?itemName=wmaurer.join-lines) + +> Use Ctrl+j/Cmd+j to join lines, just like in Atom and similar to Sublime Text. + +![](https://cloud.githubusercontent.com/assets/2899448/11255751/36ee036a-8e48-11e5-8e1f-8889bf2df026.gif) + ### [Project Manager](https://marketplace.visualstudio.com/items?itemName=Shan.project-manager) > Create and open projects instantly by saving the workspace folder in VSCode.