Neovim nvim-lspconfig support for rescript

Rescript support is added to nvim-lspconfig. Using rescript’s language server with neovim is much easier now, checkout here for config instructions.
Note that you need this commit in order to get diagnostics working.

2 Likes

Make sure you to the users that our language-server implementation in vscode is just an implementation, and that it’s subject to change at any time. Any issue should be filed against the appropriate editor repo.

1 Like

There are links to both vim-rescript and rescript-vscode in lspconfig’s rescript section so I think it’s fine.