Merge pull request #121 from yatki/master

add surround
pull/126/head
Valerii Iatsko 2018-07-22 16:30:22 +02:00 committed by GitHub
commit 47b2cccb97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -70,6 +70,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [ECMAScript Quotes Transformer](#ecmascript-quotes-transformer)
- [Paste and Indent](#paste-and-indent)
- [Sort Lines](#sort-lines)
- [Surround](#surround)
- [Wrap Selection](#wrap-selection)
- [html2pug](#html2pug)
- [Explorer Icons](#explorer-icons)
@ -497,6 +498,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you
![](https://raw.githubusercontent.com/Tyriar/vscode-sort-lines/master/images/usage-animation.gif)
## [Surround](https://marketplace.visualstudio.com/items?itemName=yatki.vscode-surround)
> A simple yet powerful extension to add wrapper templates around your code blocks.
![](https://raw.githubusercontent.com/yatki/vscode-surround/master/images/demo.gif)
## [Wrap Selection](https://marketplace.visualstudio.com/items?itemName=konstantin.wrapSelection)
> Wraps selection or multiple selections with symbol or multiple symbols