mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2025-03-24 18:16:28 -04:00
commit
47b2cccb97
@ -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
|
||||
|
||||

|
||||
|
||||
## [Surround](https://marketplace.visualstudio.com/items?itemName=yatki.vscode-surround)
|
||||
|
||||
> A simple yet powerful extension to add wrapper templates around your code blocks.
|
||||
|
||||

|
||||
|
||||
## [Wrap Selection](https://marketplace.visualstudio.com/items?itemName=konstantin.wrapSelection)
|
||||
|
||||
> Wraps selection or multiple selections with symbol or multiple symbols
|
||||
|
Loading…
x
Reference in New Issue
Block a user