hyuga icon indicating copy to clipboard operation
hyuga copied to clipboard

Hyuga - Yet Another Hy Language Server

Results 7 hyuga issues
Sort by recently updated
recently updated
newest added

```hy ;; example (import x y z) ```

## List - `textDocument/publishDiagnostics` - `textDocument/signatureHelp` - `textDocument/references` ## Documents - [Language Server Protocol の仕様 及び実装方法](https://zenn.dev/mtshiba/books/language_server_protocol) - [pygls — pygls 1.1.2 documentation](https://pygls.readthedocs.io/en/latest/index.html) - [Specification](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/)

enhancement
help wanted

- How to configure - Specification details

documentation

enhancement
help wanted