hy-language-server
hy-language-server copied to clipboard
Hy Language Server built using Jedhy. works only under Hy1.0a1. For the recent version of Hy, please use https://github.com/sakuraiyuta/hyuga instead.
hy-language-server
Hy Language Server built using pygls and Jedhy.
Supported Features
Note: Currently, these features are available only for Hy's built-in core functions.
-
textDocument/completion
-
textDocument/hover
Installation
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
license
MIT