Merge pull request #372 from kleenkanteen/update-close-and-rename-extensions

Update README.md
This commit is contained in:
Valerii Iatsko 2022-03-25 09:39:23 +01:00 committed by GitHub
commit ffd942417d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -137,7 +137,6 @@ out <a href="https://github.com/sindresorhus/awesome">awesome</a>.
- [Timing](#timing) - [Timing](#timing)
- [Formatting & Beautification](#formatting--beautification) - [Formatting & Beautification](#formatting--beautification)
- [Better Align](#better-align) - [Better Align](#better-align)
- [Auto Close Tag](#auto-close-tag)
- [Auto Rename Tag](#auto-rename-tag) - [Auto Rename Tag](#auto-rename-tag)
- [beautify](#beautify) - [beautify](#beautify)
- [html2pug](#html2pug) - [html2pug](#html2pug)
@ -910,13 +909,9 @@ Example of toggling `typescript.inlayHints.functionLikeReturnTypes.enabled` by s
![Better Align](https://raw.githubusercontent.com/WarWithinMe/better-align/master/images/2.gif) ![Better Align](https://raw.githubusercontent.com/WarWithinMe/better-align/master/images/2.gif)
## [Auto Close Tag](https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-close-tag) ## Auto Rename Tag
> Automatically add HTML/XML close tag, same as Visual Studio IDE or Sublime Text > Native settings, just add `"editor.linkedEditing": true` to your `settings.json` file
![Automatically add close tags animation](https://raw.githubusercontent.com/formulahendry/vscode-auto-close-tag/master/images/usage.gif)
## [Auto Rename Tag](https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-rename-tag)
> Auto rename paired HTML/XML tags > Auto rename paired HTML/XML tags