vim-rescript
vim-rescript copied to clipboard
(This probably applies to the `:RescriptBuild` command as well) On format, the users quickfix list should not be wiped, since it can be a list of stuff unrelated to Rescript....
Not sure if I should post it here, but the tree-sitter build-in neovim doesn't support rescript. It's a great improvement for color highlight and other plugins features ( I think...
- ~Updated the server to v 1.6.0~ - Updated the server to v 1.8.1 - Set `askToStartBuild` to false (would be nice to have a config for this, but i...
TODO: - [x] Incremental typechecker - [x] Install LSP pre release - [x] Tree-sitter is now part of the organization rescript-lang
Since the commands like `:RescriptBuild` were removed, it would be very useful if this included support for Vim's built-in `makeprg` and `errorformat` features. I assume `makeprg` can just be `npx...
Whenever I open a nvim session on a *.res file, it asks me to press "1 " ``` Start a build on this project to get the freshest data ?...
As this plugin is for neovim AND vim, I don't know, how to manage it. So maybe just for everyones interest, I created a function (for neovim) to automatically create...
- highlight `dict`, `result`, `:>` and `...` - Don't highlight template string prefix