From f62b92f0b6c58f2f75b9cb88376391970f28fb61 Mon Sep 17 00:00:00 2001 From: Valerii Iatsko Date: Mon, 8 Feb 2016 01:17:31 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index c068333..82da4f0 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ A curated list of delightful VS Code packages and resources. For more awesomenes - [beautify](#beautify) - [Bookmarks](#bookmarks) - [Color Highlight](#color-highlight) + - [Dash](#dash) - [Debugger for Chrome](#debugger-for-chrome) - [ftp-sync](#ftp-sync) - [join-lines](#join-lines) @@ -92,6 +93,12 @@ Unfortunately, VS Code doesn't support custom UI themes yet https://github.com/M ![](https://naumovs.gallery.vsassets.io/_apis/public/gallery/publisher/naumovs/extension/color-highlight/1.1.6/assetbyname/Microsoft.VisualStudio.Services.Icons.Default) +### [Dash](https://marketplace.visualstudio.com/items?itemName=deerawan.vscode-dash) + +> Dash integration in Visual Studio Code + +![](https://marketplace.visualstudio.com/items?itemName=deerawan.vscode-dash) + ### [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.