mirror of
https://github.com/microsoft/language-server-protocol.git
synced 2025-12-23 08:48:16 +00:00
Add ReasonML LSP
This adds the ReasonML LSP that's being actively developed by wonderful folks like Jared Forsyth and Cheng Lou.
This commit is contained in:
parent
9d64e8cb88
commit
2f18ef65af
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ index: 1
|
|||
| Python | MS | [Python Tools for Visual Studio](https://github.com/Microsoft/PTVS)
|
||||
| R | [REditorSupport](https://github.com/REditorSupport) | [R language server](https://github.com/REditorSupport/languageserver) |
|
||||
| RAML | [RAML Workgroup](http://raml.org/about/workgroup) | [raml-language-server](https://github.com/raml-org/raml-language-server) Work in Progress |
|
||||
| ReasonML| [Jared Forsyth](https://github.com/jaredly) | [reason-language-server](https://github.com/jaredly/reason-language-server)
|
||||
| Ruby | [Fred Snyder](https://github.com/castwide) | [solargraph](https://github.com/castwide/solargraph) |
|
||||
| Ruby | [Fumiaki MATSUSHIMA](https://github.com/mtsmfm) | [language_server-ruby](https://github.com/mtsmfm/language_server-ruby) |
|
||||
| Ruby | [Rafał Łasocha](https://github.com/swistak35) | [orbacle](https://github.com/swistak35/orbacle) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue