Merge pull request #155 from ohana54/patch-1

Add ReasonML
pull/158/head
Valerii Iatsko 2018-10-06 17:35:21 +02:00 committed by GitHub
commit 943c69244a
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