mirror of
https://github.com/microsoft/language-server-protocol.git
synced 2025-12-23 08:48:16 +00:00
Add ccls to the list
This commit is contained in:
parent
93e7f1341a
commit
3e5f6d20f7
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ index: 3
|
|||
| C# | [OmniSharp](http://www.omnisharp.net/) | [C#-LSP](https://github.com/OmniSharp/csharp-language-server-protocol)|
|
||||
| C# | MS | work in progress by [David Wilson](https://github.com/daviwil) |
|
||||
| C# | [Ken Domino](https://github.com/kaby76) | [LspTypes for C#](https://github.com/kaby76/lsp-types) |
|
||||
| C/C++/Objective-C | [MaskRay](https://github.com/MaskRay) | [ccls](https://github.com/MaskRay/ccls)|
|
||||
| C++ | [Kuafu](https://github.com/kuafuwang) | [LspCpp](https://github.com/kuafuwang/LspCpp)|
|
||||
| C++17 | [otreblan](https://github.com/otreblan) | [libclsp](https://github.com/otreblan/libclsp) (WIP)|
|
||||
| Haskell | [Alan Zimmerman](https://github.com/alanz) | [Haskell-LSP](https://github.com/alanz/haskell-lsp)|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue