From 9556aa4fd96128ca6f5507ff00fc504ccda862af Mon Sep 17 00:00:00 2001 From: Tomer Ohana Date: Sat, 6 Oct 2018 17:43:36 +0300 Subject: [PATCH] Add ReasonML --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 292f992..d7e2816 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [Other extensions](#other-extensions) - [Read more](#read-more) - [Python](#python) + - [ReasonML](#reasonml) - [Rust](#rust) - [Productivity](#productivity) - [Azure IoT Toolkit](#azure-iot-toolkit) @@ -330,6 +331,10 @@ To enable Emmet support in .twig files, you'll need to have the following in you - [Python](https://marketplace.visualstudio.com/items?itemName=ms-python.python) - Linting, Debugging (multi threaded, web apps), Intellisense, auto-completion, code formatting, snippets, unit testing, and more. +## ReasonML + +- [ReasonML](https://marketplace.visualstudio.com/items?itemName=jaredly.reason-vscode) - Intellisense, code formatting, refactoring, code lens and more + ## Rust - [Rust](https://marketplace.visualstudio.com/items?itemName=kalitaalexey.vscode-rust) - Linting, auto-completion, code formatting, snippets and more