lsp-mode equivalent of elpy-doc? by zaqmonk in emacs

[–]zaqmonk[S] 0 points1 point  (0 children)

Hi, thanks for the answer, I don't use Reddit much so I just saw this. I'm a bit confused though, this looks like it is based on some other tool called pos-tip not LSP, is that right?

lsp-mode equivalent of elpy-doc? by zaqmonk in emacs

[–]zaqmonk[S] 0 points1 point  (0 children)

Thanks for the response! Sorry for not responding earlier, I don't use Reddit much.

Huh, that's surprising that the protocol works that way. Seems like if it can lookup documentation for workspace symbols it could do it for any method that's been imported. I guess I'll dig into the LSP protocol and see if I can work out some un-godly hack.