Closed huyHA9597 closed 2 years ago
Hi. Just found out that there is a conflict between Ale
and Coc.nvim
.
https://github.com/dense-analysis/ale/issues/2508#issuecomment-493366602
After I set "diagnostic.displayByAle"
into false
. The linter is working good now.
Not coc-rust-analyzer
problem. Closing issue now.
Hi, I'm trying to get the highlight and virtual text of warning & error like VSCode on Neovim but currently I still stuck on how to enable them.
In Neovim, I cannot see any warning or error highlight
However in VSCode I can see and check the warning quite easily.
Here is my
CocConfig
My setting on
init.vim
fileWhat's the output of
:CocInfo
What's the output of
:CocCommand rust-analyzer.serverVersion