mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-10-01 01:05:39 -04:00
Update README.md
This commit is contained in:
parent
54be77629d
commit
5d245eee1d
10
README.md
10
README.md
@ -11,6 +11,8 @@ A curated list of delightful VS Code packages and resources. For more awesomenes
|
||||
- [Base16 Ocean Kit](#base16-ocean-kit)
|
||||
- [Seti](#seti)
|
||||
- [Uncategorized](#uncategorized)
|
||||
- [Align](#align)
|
||||
- [beautify](#beautify)
|
||||
- [Debugger for Chrome](#debugger-for-chrome)
|
||||
- [Project Manager](#project-manager)
|
||||
|
||||
@ -62,6 +64,14 @@ Unfortunately, VS Code doesn't support custom UI themes yet https://github.com/M
|
||||
|
||||
## Uncategorized
|
||||
|
||||
### [Align](https://marketplace.visualstudio.com/items?itemName=steve8708.Align)
|
||||
|
||||
> Align text in vscode like the atom-alignment package
|
||||
|
||||
### [beautify](https://marketplace.visualstudio.com/items?itemName=HookyQR.beautify)
|
||||
|
||||
> Beautify code in place for VS Code
|
||||
|
||||
### [Debugger for Chrome](https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-chrome)
|
||||
|
||||
> A VS Code extension to debug your JavaScript code in the Chrome browser, or other targets that support the Chrome Debugging Protocol.
|
||||
|
Loading…
Reference in New Issue
Block a user