/hy-language-server

Hy Language Server built using Jedhy.

Primary LanguageHyMIT LicenseMIT

hy-language-server

PyPI version

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

hyls-with-nvim-example

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