Add cquery as an implementation of LSP for C/C++/Objective-C

This commit is contained in:
Dirk Baeumer 2018-02-09 15:35:55 +01:00
parent c90a696f01
commit d41a4f4f0c

View file

@ -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}