mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-12-18 12:04:27 -05:00
Update README.md
This commit is contained in:
parent
320ce4a210
commit
c84b77e054
@ -18,6 +18,7 @@ A curated list of delightful VS Code packages and resources. For more awesomenes
|
||||
- [ftp-sync](#ftp-sync)
|
||||
- [join-lines](#join-lines)
|
||||
- [Project Manager](#project-manager)
|
||||
- [Runner](#runner)
|
||||
- [Sort Lines](#sort-lines)
|
||||
|
||||
## Syntax
|
||||
@ -108,6 +109,12 @@ Unfortunately, VS Code doesn't support custom UI themes yet https://github.com/M
|
||||
|
||||
![](https://cloud.githubusercontent.com/assets/376065/12876200/691a69b6-cdfc-11e5-9c89-0af18acd965b.png)
|
||||
|
||||
### [Runner](https://marketplace.visualstudio.com/items?itemName=mattn.Runner)
|
||||
|
||||
> Run various scripts right from VS Code
|
||||
|
||||
![](https://raw.githubusercontent.com/mattn/vscode-runner/master/images/screenshot.gif)
|
||||
|
||||
### [Sort Lines](https://marketplace.visualstudio.com/items?itemName=Tyriar.sort-lines)
|
||||
|
||||
> Sorts lines of text in specific order
|
||||
|
Loading…
Reference in New Issue
Block a user