Update README.md

This commit is contained in:
Valerii Iatsko 2016-02-08 00:59:14 +01:00
parent 54be77629d
commit 5d245eee1d

View File

@ -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.