Hy Language Server built using pygls and Jedhy.
Note: Currently, these features are available only for Hy's built-in core functions.
textDocument/completion
textDocument/hover
pip install hy-language-server
hyls
will be installed under your PATH.
If you are using Hy 1.0a1, please install the latest main branch.
pip install git+https://github.com/rinx/jedhy.git@update/hy-1.0a1
pip install git+https://github.com/rinx/hy-language-server.git
MIT