C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting
ccls, which originates from cquery, is a C/C++/Objective-C language server.
- code completion (with both signature help and snippets)
- definition/references, and other cross references
- cross reference extensions: $ccls/call $ccls/inheritance $ccls/member $ccls/vars ...
- formatting
- hierarchies: call (caller/callee) hierarchy, inheritance (base/derived) hierarchy, member hierarchy
- symbol rename
- document symbols and approximate search of workspace symbol
- hover information
- diagnostics and code actions (clang FixIts)
- semantic highlighting and preprocessor skipped regions
- semantic navigation: $ccls/navigate
- Developed at devel:tools
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:RebuildFactoryUpdates/ccls && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000166 166 Bytes | |
ccls-0.20240505.tar.gz | 0000162441 159 KB | |
ccls.changes | 0000008752 8.55 KB | |
ccls.spec | 0000002864 2.8 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1205331
from
Aaron Puchert (aaronpuchert)
(revision 20)
- Update to version 0.20240505. * For LLVM 19.
Comments 0