An open API service indexing awesome lists of open source software.

https://github.com/maskray/vscode-ccls

ccls plugin for Visual Studio Code
https://github.com/maskray/vscode-ccls

Last synced: 12 months ago
JSON representation

ccls plugin for Visual Studio Code

Awesome Lists containing this project

README

          

# vscode-ccls

This is the Visual Studio Code extension for [ccls](https://github.com/MaskRay/ccls),
a C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting.

See:

* [ccls/wiki/Home](https://github.com/MaskRay/ccls/wiki/Home)
* [ccls/wiki/Visual Studio Code](https://github.com/MaskRay/ccls/wiki/Visual-Studio-Code)
* [enable SemanticTokens Rainbow](doc/enable-rainbow-colors.md)