Ilari Laitinen
Ilari Laitinen
Under the hood, `rescript-editor-analysis.exe` returns `null` instead of an object/dict when a completion item has no documentation. This results in multiple errors in `rescript#Complete`. A minimal example with `vim-plug` and...
`vim-rescript` tries to use `complete`: https://github.com/rescript-lang/vim-rescript/blob/faeeb2deef1ad0ec67fc892ceeb9949f3bf2d77c/autoload/rescript.vim#L346 The underlying `rescript-editor-analysis.exe` expects `completion`: https://github.com/rescript-lang/rescript-vscode/blob/master/analysis/src/Cli.ml#L66
When I select an entry from the omni completion menu, the existing prefix is duplicated. I'm using the latest `vim-rescript` and the suggested omni completion configuration (without `coc-vim`). The problem...
### Description Changing the `'fileformat'` option results in the following error message: ``` Error detected while processing OptionSet Autocommands for "fileformat": Error executing lua callback: ...ns_issue/gitsigns_issue/gitsigns//lua/gitsigns/async.lua:152: attempt to yield across...