mirror of
https://github.com/microsoft/language-server-protocol.git
synced 2025-12-23 08:48:16 +00:00
Add ZX Basic language server to the implementors list (#2121)
This commit is contained in:
parent
d1a591dba1
commit
df5f3bfd9b
1 changed files with 1 additions and 0 deletions
|
|
@ -296,6 +296,7 @@ index: 1
|
|||
| [YARA](https://github.com/virusTotal/yara) | [Avast](https://github.com/avast) | [YARA Language Server](https://github.com/avast/yls) | Python |
|
||||
| [YANG](https://tools.ietf.org/html/rfc7950)| [Yang tools](https://github.com/yang-tools) | [yang-lsp](https://github.com/yang-tools/yang-lsp) | XTend |
|
||||
| [Zig](https://ziglang.org/) | [zigtools](https://github.com/zigtools) | [zls](https://github.com/zigtools/zls) | [Zig](https://ziglang.org) |
|
||||
| [ZX Basic](https://zxbasic.readthedocs.io/) | [rtorralba](https://github.com/rtorralba) | [zx-basic-lsp](https://github.com/boriel-basic/zx-basic-lsp) | ZX Basic |
|
||||
| [Nix](https://nix.dev/) | [oxalica](https://github.com/oxalica/) | [nil](https://github.com/oxalica/nil) | Rust
|
||||
| [Nix](https://nix.dev/) | [nix-community](https://github.com/nix-community/) | [nixd](https://github.com/nix-community/nixd) | C++
|
||||
| * | [mattn](https://github.com/mattn) | [efm-langserver](https://github.com/mattn/efm-langserver) | [Go](https://golang.org/) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue