neoclide / coc-rls

Rust language server support for coc.nvim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question: Is rust-analyzer engine supported?

igorsol opened this issue · comments

coc-rls is fork of rls-vscode which supports using rust-analyzer with this config setting:

"rust-client.engine": "rust-analyzer"

Does coc-rls supports this too?
If not are there any plans to support rust-analyzer?
Is it ok to have both coc-rls and coc-rust-analyzer extensions installed in vim?

Not yet, my suggestion is use one of them.