mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2025-04-06 16:23:40 -04:00
add paste and indent extension
This commit is contained in:
parent
f7bee1bd09
commit
6a2ff9c094
@ -41,6 +41,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
||||
- [Auto Rename Tag](#auto-rename-tag)
|
||||
- [beautify](#beautify)
|
||||
- [ECMAScript Quotes Transformer](#ecmascript-quotes-transformer)
|
||||
- [Paste and Indent](#paste-and-indent)
|
||||
- [Sort Lines](#sort-lines)
|
||||
- [Uncategorized](#uncategorized)
|
||||
- [Code Runner](#code-runner)
|
||||
@ -296,6 +297,12 @@ If you're feeling brave, there are at least two custom UIs for VS Code:
|
||||
|
||||

|
||||
|
||||
### [Paste and Indent](https://marketplace.visualstudio.com/items?itemName=Rubymaniac.vscode-paste-and-indent)
|
||||
|
||||
> Paste code with "correct" indentation
|
||||
|
||||

|
||||
|
||||
### [Sort Lines](https://marketplace.visualstudio.com/items?itemName=Tyriar.sort-lines)
|
||||
|
||||
> Sorts lines of text in specific order
|
||||
|
Loading…
x
Reference in New Issue
Block a user