mirror of
https://github.com/microsoft/language-server-protocol.git
synced 2025-12-23 08:48:16 +00:00
Add WIP Go SDK implementation
This commit is contained in:
parent
9da25d98ea
commit
aed90a1f11
1 changed files with 1 additions and 0 deletions
|
|
@ -25,4 +25,5 @@ index: 3
|
|||
| Objective-C | [Christopher Atlan](https://twitter.com/catlan) | [LSPKit](https://github.com/catlan/LSPKit)|
|
||||
| Swift | [Chime](https://twitter.com/chimehq) | [SwiftLSPClient](https://github.com/chimehq/SwiftLSPClient)|
|
||||
| C++ | [Kuafu](https://github.com/kuafuwang) | [LspCpp](https://github.com/kuafuwang/LspCpp)|
|
||||
| Go | [disposedtrolley](https://github.com/disposedtrolley) | [golsp-sdk](https://github.com/goodgophers/golsp-sdk) (WIP)|
|
||||
{: .table .table-bordered .table-responsive}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue