From 1118a590e7e47a65807a4d18e280f9cf5d752398 Mon Sep 17 00:00:00 2001 From: Valerii Iatsko Date: Sun, 18 Mar 2018 21:31:18 +0100 Subject: [PATCH] Added Hack extension --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3fc5585..836eb80 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,7 @@ Language packages extend the editor with syntax highlighting and/or snippets for - [Erlang](https://marketplace.visualstudio.com/items?itemName=pgourlain.erlang) - [F#](https://marketplace.visualstudio.com/items?itemName=Ionide.Ionide-fsharp) - [Fortran](https://marketplace.visualstudio.com/items?itemName=Gimly81.fortran) +- [Hack(HHVM)](https://marketplace.visualstudio.com/items?itemName=pranayagarwal.vscode-hack) - [Handlebars](https://marketplace.visualstudio.com/items?itemName=andrejunges.Handlebars) - [KL](https://marketplace.visualstudio.com/items?itemName=melmass.kl) - [Kotlin](https://marketplace.visualstudio.com/items?itemName=mathiasfrohlich.Kotlin)