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
- Host: GitHub
- URL: https://github.com/maskray/vscode-ccls
- Owner: MaskRay
- Created: 2018-07-14T21:06:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-23T00:42:34.000Z (about 1 year ago)
- Last Synced: 2025-03-28T15:09:14.499Z (12 months ago)
- Language: TypeScript
- Size: 444 KB
- Stars: 122
- Watchers: 8
- Forks: 39
- Open Issues: 48
-
Metadata Files:
- Readme: README.md
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)