mirror of
https://github.com/microsoft/language-server-protocol.git
synced 2025-12-23 08:48:16 +00:00
Add LXTK to SDKs
LXTK is an open source toolkit for implementing language clients talking to language servers according to the LSP.
This commit is contained in:
parent
7b8a3edfce
commit
df78c67f05
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ index: 3
|
|||
| Haskell | [Luke Lau](https://github.com/Bubba) | [lsp-test](https://github.com/Bubba/lsp-test)|
|
||||
| Haxe | @nadako | [language-server-protocol-haxe](https://github.com/vshaxe/language-server-protocol-haxe)|
|
||||
| Java | Eclipse, TypeFox | [Eclipse LSP4J](https://github.com/eclipse/lsp4j) |
|
||||
| Java | [lxtk.org](https://github.com/lxtk-org) | [LXTK](https://github.com/lxtk-org/lxtk) |
|
||||
| node.js | MS | [vscode-languageserver-node](https://github.com/Microsoft/vscode-languageserver-node) |
|
||||
| Objective-C | [Christopher Atlan](https://twitter.com/catlan) | [LSPKit](https://github.com/catlan/LSPKit)|
|
||||
| PHP | [Felix Becker](https://github.com/felixfbecker) | [php-language-server](https://github.com/felixfbecker/php-language-server)|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue