mirror of
https://github.com/microsoft/language-server-protocol.git
synced 2025-12-23 08:48:16 +00:00
Add cquery as an implementation of LSP for C/C++/Objective-C
This commit is contained in:
parent
c90a696f01
commit
d41a4f4f0c
1 changed files with 1 additions and 0 deletions
|
|
@ -67,4 +67,5 @@ The language servers are listed in chronological order of appearance.
|
|||
| Apache Camel | [Aurélien Pupier (@apupier)](https://github.com/apupier) and [Lars Heinemann](https://github.com/lhein) | [Apache Camel Language Server](https://github.com/lhein/camel-language-server) |
|
||||
| Apex | Salesforce | [VS Code Apex extension](https://marketplace.visualstudio.com/items?itemName=salesforce.salesforcedx-vscode-apex) |
|
||||
| Visualforce | Salesforce | [VS Code Visualforce extension](https://marketplace.visualstudio.com/items?itemName=salesforce.salesforcedx-vscode-visualforce) |
|
||||
| C/C++/Objective-C | [Jacob Dufault](https://github.com/jacobdufault), [MaskRay](https://github.com/MaskRay), [topisani](https://github.com/topisani) | [cquery](https://github.com/jacobdufault/cquery) |
|
||||
{: .table .table-bordered .table-responsive}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue