Filename | ![]() |
Version | 0.20190823.6-1 |
Age in days | 1539 |
Release date | 2021 03. 20. |
Size | 4.78 MB |
id | 220 |
Name | ccls |
Package | |
Appname | |
Essential | |
Vendor | |
License | |
Distribution | sid |
Suite | main |
Source | |
Architecture | binary-amd64 |
MultiArch | |
Maintainer | Shengjing Zhu |
InstalledSize | 19811 |
Depends | libc6 (>= 2.14) , libgcc1 (>= 1:3.0) , libllvm7 (>= 1:7~svn298832-1~) , libstdc++6 (>= 6) |
PreDepends | |
Breaks | |
Enhances | |
Section | devel |
Priority | optional |
Description | C/C++/ObjC language server |
LongDescription | This originates from cquery, and is a server implementingLanguage Server Protocol for C/C++/Objective-C. It supports:.* 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 |
AutoBuiltPackage | |
Filename | pool/sid/main/c/ccls/ccls_0.20190823.6-1_amd64.deb |
MD5sum | 71af49d1cb5e6a97ceb09c719dba0f8d |
SHA1 | 7fb745ee9b90e3efd28006d93d758a8977f26303 |
SHA256 | ac43cdec98ed43c999c4aa0b8f0646e05e630469c40c9aafaf8d97fe3c7055a4 |
SHA512 | 67109196a215de8087b5c8de49680eed586d9fabe9a8f7c2744513aa989edc3c45b4f58e5c94f2446d00a26936aef7834f02d034d58245236955d07944f9bb3b |
Size | 5014792 |
Auto-Built-Package | |
Homepage | https://github.com/MaskRay/ccls |
Provides | |
Recommends | libclang-common-7-dev |
Suggests | elpa-lsp-mode |
Existing | 1 |
fileMtime | 2021-03-20 03:24:22 |
created | 2021-03-20 03:24:45 |
updated | 0000-00-00 00:00:00 |
./ | |
./usr/ | |
./usr/bin/ | |
./usr/bin/ccls | 20264776 |
./usr/share/ | |
./usr/share/doc/ | |
./usr/share/doc/ccls/ | |
./usr/share/doc/ccls/changelog.Debian.gz | 926 |
./usr/share/doc/ccls/copyright | 10044 |
./usr/share/man/ | |
./usr/share/man/man1/ | |
./usr/share/man/man1/ccls.1.gz | 520 |
./ | |
./usr/ | |
./usr/bin/ | |
./usr/bin/ccls | 20264776 |
./usr/share/ | |
./usr/share/doc/ | |
./usr/share/doc/ccls/ | |
./usr/share/doc/ccls/changelog.Debian.gz | 926 |
./usr/share/doc/ccls/copyright | 10044 |
./usr/share/man/ | |
./usr/share/man/man1/ | |
./usr/share/man/man1/ccls.1.gz | 520 |
ccls, which originates from cquery, is a C/C++/Objective-C language server.
$ccls/call
$ccls/inheritance
$ccls/member
$ccls/vars
...$ccls/navigate
It has a global view of the code base and support a lot of cross reference features, see wiki/FAQ. It starts indexing the whole project (including subprojects if exist) parallelly when you open the first file, while the main thread can serve requests before the indexing is complete. Saving files will incrementally update the index.
ccls can index itself (~180MiB RSS when idle, noted on 2018-09-01), FreeBSD, glibc, Linux, LLVM (~1800MiB RSS), musl (~60MiB RSS), ... with decent memory footprint. See wiki/Project-Setup for examples.
Version | Download/Install count | Last hit |
---|