mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-10-01 01:05:39 -04:00
add wrap selection extension
This commit is contained in:
parent
3a9743ff83
commit
f9cfb386a5
@ -76,6 +76,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
|||||||
- [ECMAScript Quotes Transformer](#ecmascript-quotes-transformer)
|
- [ECMAScript Quotes Transformer](#ecmascript-quotes-transformer)
|
||||||
- [Paste and Indent](#paste-and-indent)
|
- [Paste and Indent](#paste-and-indent)
|
||||||
- [Sort Lines](#sort-lines)
|
- [Sort Lines](#sort-lines)
|
||||||
|
- [Wrap Selection](#wrap-selection)
|
||||||
- [Explorer Icons](#explorer-icons)
|
- [Explorer Icons](#explorer-icons)
|
||||||
- [VSCode Icons](#vscode-icons)
|
- [VSCode Icons](#vscode-icons)
|
||||||
- [Seti-UI](#seti-icons)
|
- [Seti-UI](#seti-icons)
|
||||||
@ -479,6 +480,12 @@ Features full workbench theming
|
|||||||
|
|
||||||
![](https://raw.githubusercontent.com/Tyriar/vscode-sort-lines/master/images/usage-animation.gif)
|
![](https://raw.githubusercontent.com/Tyriar/vscode-sort-lines/master/images/usage-animation.gif)
|
||||||
|
|
||||||
|
### [Wrap Selection](https://marketplace.visualstudio.com/items?itemName=konstantin.wrapSelection)
|
||||||
|
|
||||||
|
> Wraps selection or multiple selections with symbol or multiple symbols
|
||||||
|
|
||||||
|
![](https://github.com/gko/wrap/blob/master/features.gif)
|
||||||
|
|
||||||
## Explorer Icons
|
## Explorer Icons
|
||||||
|
|
||||||
- [VSCode Icons](https://marketplace.visualstudio.com/items?itemName=robertohuertasm.vscode-icons)
|
- [VSCode Icons](https://marketplace.visualstudio.com/items?itemName=robertohuertasm.vscode-icons)
|
||||||
|
Loading…
Reference in New Issue
Block a user