From 34e5d012937a5d5a49e769467cb8510626b3fe22 Mon Sep 17 00:00:00 2001 From: Valerii Iatsko Date: Sun, 18 Mar 2018 21:44:23 +0100 Subject: [PATCH] Added PolaCode --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 3981586..84b9e7e 100644 --- a/README.md +++ b/README.md @@ -516,6 +516,13 @@ These extensions provide slightly different sets of features. While the first on ![](https://raw.githubusercontent.com/formulahendry/vscode-platformio/master/images/build.gif) + +### [Polacode](https://marketplace.visualstudio.com/items?itemName=pnp.polacode) + +> Polaroid for your code 📸. + +![](https://github.com/octref/polacode/raw/master/demo/usage.gif) + ### [Quokka](https://marketplace.visualstudio.com/items?itemName=WallabyJs.quokka-vscode) > Rapid prototyping playground for JavaScript and TypeScript in VS Code, with access to your project's files, inline reporting, code coverage and rich output formatting.