From d19ee8dd3f3f1087d54d7dbd50481362826bee27 Mon Sep 17 00:00:00 2001 From: Andreas Vilinski Date: Mon, 8 Feb 2016 01:47:13 +0100 Subject: [PATCH] add Syntax-F# - link to ionide suite [Ionide](ionide.io) is a bunch of VS Code plugins. Adds an awesome support for an awesome F# language and tools: FAKE and PAKET (installed separately) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8018a68..c6308d1 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ Language packages extend the editor with syntax highlighting and/or snippets for - [Dockerfile](https://marketplace.visualstudio.com/items?itemName=PeterJausovec.vscode-docker) - [Elixir](https://marketplace.visualstudio.com/items?itemName=mjmcloug.vscode-elixir) +- [F#](https://marketplace.visualstudio.com/items?itemName=Ionide.Ionide-fsharp) - [React JSX](https://marketplace.visualstudio.com/items?itemName=TwentyChung.jsx) - [Stylus](https://marketplace.visualstudio.com/items?itemName=buzinas.stylus)