From 96aae7d73be7a0448779c17b97bfed8f774d99f5 Mon Sep 17 00:00:00 2001 From: Shivendra Agarwal Date: Sat, 6 Oct 2018 23:09:39 +0530 Subject: [PATCH] Added link for flatbuffers syntax highlighter flatbuffers idl https://google.github.io/flatbuffers/flatbuffers_grammar.html --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d7e2816..9144e91 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,7 @@ Language packages extend the editor with syntax highlighting and/or snippets for - [Elm](https://marketplace.visualstudio.com/items?itemName=sbrink.elm) - [Erlang](https://marketplace.visualstudio.com/items?itemName=pgourlain.erlang) - [F#](https://marketplace.visualstudio.com/items?itemName=Ionide.Ionide-fsharp) +- [Flatbuffers](https://marketplace.visualstudio.com/items?itemName=gaborv.flatbuffers) - [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)