Closed GopherJ closed 3 years ago
Your language server doesn't support it.
@chemzqm can this be hided by coc.nvim? because I can image that different language server has different implmentations and missing features
No, it's intended to be shown, you can use silent! call CocAction('jumpImplementation')
to hide errors.
it seems that I start to have this problem after upgrading, do you have an idea on this?