From 881ccd2487898e9ef19550eac7529749df84e5fe Mon Sep 17 00:00:00 2001 From: Valerii Iatsko Date: Mon, 8 Feb 2016 00:08:42 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 54ec086..5b9420f 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,12 @@ A curated list of delightful VS Code packages and resources. For more awesomenes ## Syntax +Language packages extend the editor with syntax highlighting and/or snippets for a specific language or file format. + +- [Dockerfile](https://marketplace.visualstudio.com/items?itemName=PeterJausovec.vscode-docker) +- [React JSX](https://marketplace.visualstudio.com/items?itemName=TwentyChung.jsx) +- [Stylus](https://marketplace.visualstudio.com/items?itemName=buzinas.stylus) + ## Lint ## Themes