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?
coc-rls is fork of rls-vscode which supports using rust-analyzer with this config setting:
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?