Add ReasonML

This commit is contained in:
Tomer Ohana 2018-10-06 17:43:36 +03:00 committed by GitHub
parent 853298bf54
commit 9556aa4fd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -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