From 86ab57f225aaffbc9b511665d65e91d58c2ee250 Mon Sep 17 00:00:00 2001 From: Valerii Iatsko Date: Mon, 8 Feb 2016 09:12:32 +0100 Subject: [PATCH] Add picture to Dash extension --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 30cef86..bba52d4 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,8 @@ Unfortunately, VS Code doesn't support custom UI themes yet https://github.com/M > Dash integration in Visual Studio Code +![](https://cdn-images-1.medium.com/max/2000/1*sqGllC-pgXNaEBfB-cxG9Q.png) + ### [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.