Update README.md

This commit is contained in:
Valerii Iatsko 2016-02-08 01:16:16 +01:00
parent c84b77e054
commit 94f426d3c2
1 changed files with 7 additions and 0 deletions

View File

@ -14,6 +14,7 @@ A curated list of delightful VS Code packages and resources. For more awesomenes
- [Align](#align)
- [beautify](#beautify)
- [Bookmarks](#bookmarks)
- [Color Highlight](#color-highlight)
- [Debugger for Chrome](#debugger-for-chrome)
- [ftp-sync](#ftp-sync)
- [join-lines](#join-lines)
@ -85,6 +86,12 @@ Unfortunately, VS Code doesn't support custom UI themes yet https://github.com/M
![](https://github.com/alefragnani/vscode-bookmarks/raw/master/images/bookmarks-toggle.png)
### [Color Highlight](https://marketplace.visualstudio.com/items?itemName=naumovs.color-highlight)
> Highlight web colors in your editor
![](https://naumovs.gallery.vsassets.io/_apis/public/gallery/publisher/naumovs/extension/color-highlight/1.1.6/assetbyname/Microsoft.VisualStudio.Services.Icons.Default)
### [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.