From 90e4246b22633393b1d92e9ce79a59c8aff13fb5 Mon Sep 17 00:00:00 2001 From: Matthew Blode Date: Sat, 25 Nov 2017 15:22:03 +1100 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d0b85a6..52ce0cf 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [PHP](#php) - [Python](#python) - [Rust](#rust) + - [Twig](#twig) - [Themes](#themes) - [An Old Hope Theme](#an-old-hope-theme) - [Atom One Dark Syntax Theme](#atom-one-dark-syntax-theme) @@ -225,6 +226,10 @@ Unlike some other editors, VS Code supports IntelliSense, linting, outline out-o - [Rust](https://marketplace.visualstudio.com/items?itemName=kalitaalexey.vscode-rust) - Linting, auto-completion, code formatting, snippets and more +### Twig + +- [Twig Language](https://marketplace.visualstudio.com/items?itemName=mblode.twig-language) - Snippets, Syntax Highlighting, Hover, and Formatting for Twig. + ## Themes ### UI