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
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / ccls
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:tools/ccls && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000167 167 Bytes | |
_link | 0000000124 124 Bytes | |
ccls-0.20220729.tar.gz | 0000160861 157 KB | |
ccls.changes | 0000007282 7.11 KB | |
ccls.spec | 0000002749 2.68 KB |
Revision 34 (latest revision is 46)
Stephan Kulow (coolo)
accepted
request 991811
from
Aaron Puchert (aaronpuchert)
(revision 34)
- Update to version 0.20220729. - Drop obsolete patches: * llvm14-braced-constructor-call.patch * llvm14-include-STLExtras.patch * llvm14-refactor-isIdentifierBody.patch
Comments 0