Lsp: [LSP-elm] Documentation popup is no logner visible when "More" link is clicked

Created on 11 Sep 2020  路  3Comments  路  Source: sublimelsp/LSP

  • OS and language server - Ubunutu 20.04, LSP-elm, ST 4085
  • How you installed LSP - git, latest st-4000-exploration

When clicking the More link in the AC popup,
I expect to see a documentation popup.
But I see nothing.

This commit introduced this behavior 19df9e19afeb0f32064a8b7e3a11ebaa4254f63c
If I checkout the commit before 19df9e19afeb0f32064a8b7e3a11ebaa4254f63c, everything works as expected.

bug fixed

All 3 comments

Can you post some logs for the relevant completion item and the resolve request?

I have a fix. It's due to the server not supporting the resolve provider.

Confirmed as fixed

Was this page helpful?
0 / 5 - 0 ratings