mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-12-28 08:39:24 -05:00
Properly sort in "Align" alphabetically
This commit is contained in:
parent
d97698d1c2
commit
a5532fb673
10
README.md
10
README.md
@ -30,8 +30,8 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
||||
- [Project Manager](#project-manager)
|
||||
- [Yo](#yo)
|
||||
- [Formatting/Beautification](#formatting-beautification)
|
||||
- [Auto Rename Tag](#auto-rename-tag)
|
||||
- [Align](#align)
|
||||
- [Auto Rename Tag](#auto-rename-tag)
|
||||
- [beautify](#beautify)
|
||||
- [ECMAScript Quotes Transformer](#ecmascript-quotes-transformer)
|
||||
- [join-lines](#join-lines)
|
||||
@ -210,16 +210,16 @@ Unfortunately, VS Code doesn't support custom UI themes yet https://github.com/M
|
||||
|
||||
## Formatting & Beautification
|
||||
|
||||
### [Auto Rename Tag](https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-rename-tag)
|
||||
|
||||
> Auto rename paired HTML/XML tags
|
||||
|
||||
### [Align](https://marketplace.visualstudio.com/items?itemName=steve8708.Align)
|
||||
|
||||
> Align text in vscode like the atom-alignment package
|
||||
|
||||
![](https://cdn-images-1.medium.com/max/1600/1*U0MbxS9dVaRRJibCoyVS9g.png)
|
||||
|
||||
### [Auto Rename Tag](https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-rename-tag)
|
||||
|
||||
> Auto rename paired HTML/XML tags
|
||||
|
||||
### [beautify](https://marketplace.visualstudio.com/items?itemName=HookyQR.beautify)
|
||||
|
||||
> Beautify code in place for VS Code
|
||||
|
Loading…
Reference in New Issue
Block a user