neoclide / coc-rls

Rust language server support for coc.nvim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autosuggestion shows suggestions twice.

hmble opened this issue · comments

screehot

Here coc shows two autosuggestion.

Remove rls configuration in your coc-settings.json if you're using coc-rls.

Thank You. This fixed my issue I think we should update Wiki to not add configuration settings for while using coc-rls

I updated Wiki stating below message

For coc-rls do not add above configuration in coc-settings.json file just use ( rustup component add rls rust-analysis rust-src)