From bdd0ce33ff2161fa60e8bec7029a8393735bef61 Mon Sep 17 00:00:00 2001 From: Daniel Balastegui Date: Sun, 22 Jul 2018 09:01:48 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 59fd69e..decea74 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [Paste and Indent](#paste-and-indent) - [Sort Lines](#sort-lines) - [Wrap Selection](#wrap-selection) + - [html2pug](#html2pug) - [Explorer Icons](#explorer-icons) - [VSCode Icons](#vscode-icons) - [Seti-UI](#seti-icons) @@ -501,6 +502,10 @@ To enable Emmet support in .twig files, you'll need to have the following in you ![Seti Icons](https://raw.githubusercontent.com/hellopao/vscode-seti-icons/master/screenshot.png) +## [html2pug](https://marketplace.visualstudio.com/items?itemName=dbalas.vscode-html2pug) + +> Transform html to pug inside your Visual Studio Code, forget about using an external page anymore. + # Uncategorized ## [Code Runner](https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner)