lsp_server icon indicating copy to clipboard operation
lsp_server copied to clipboard

Documentation on hover not working in CoC

Open sicr0 opened this issue 3 years ago • 2 comments

Screenshot_20211110_213017

For some reason, while I'm writing, I don't get common methods suggestions and documentation. Is there a way to fix this?

sicr0 avatar Nov 11 '21 00:11 sicr0

Does the hover work when not typing? For the completion, there is an issue that I've been meaning to look into for a while, where completion will only find predicates defined in the module or explicitly imported.

I mainly use Emacs, but I will try to test things out with CoC in the next day or two.

jamesnvc avatar Nov 11 '21 00:11 jamesnvc

Thanks! The completion only works on predicates already defined as you said. That is probably the issue I'm having.

sicr0 avatar Nov 11 '21 02:11 sicr0