You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
Emacs version: 26.2
Extension version: 2019.1.1
OS and version: macOS Mojave (10.14.4)
Python version (& distribution if applicable, e.g. Anaconda): 2.7.16
Type of virtual environment used (N/A | venv | virtualenv | conda | ...): N/A
Relevant/affected Python packages and their versions: N/A
Issue
I use this language server along with a couple of Emacs packages (lsp-mode and lsp-ui). The latter errors out on hover when the language server returns "contents" without the 'value' property. This can be handled in the Emacs package itself. One of its maintainers though said (discussion) that this behaviour is inconsistent with the language server spec so reporting it here.
I am not sure if #383 discusses the same issue so pardon me for the redundancy. Let me know if any additional debug information is needed.
Environment data
Emacs version: 26.2
Extension version: 2019.1.1
OS and version: macOS Mojave (10.14.4)
Python version (& distribution if applicable, e.g. Anaconda): 2.7.16
Type of virtual environment used (N/A | venv | virtualenv | conda | ...): N/A
Relevant/affected Python packages and their versions: N/A
Issue
I use this language server along with a couple of Emacs packages (
lsp-mode
andlsp-ui
). The latter errors out on hover when the language server returns "contents" without the 'value' property. This can be handled in the Emacs package itself. One of its maintainers though said (discussion) that this behaviour is inconsistent with the language server spec so reporting it here.I am not sure if #383 discusses the same issue so pardon me for the redundancy. Let me know if any additional debug information is needed.
Debug info
The text was updated successfully, but these errors were encountered: