Skip to content

rinx/hy-language-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published