C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting
Go to file
2019-10-23 21:56:51 -07:00
ci Use clang_File_tryGetRealPathName 2019-10-23 21:56:50 -07:00
clang_archive_hashes Add SHA256 hashes of LLVM downloads and check them when downloading LLVM 2019-10-23 21:56:50 -07:00
cmake Import cmake improvement by Daan De Meyer 2019-10-23 21:56:50 -07:00
index_tests Simplify 2019-10-23 21:56:50 -07:00
src Simplify indexer and query 2019-10-23 21:56:51 -07:00
third_party Resurrection of ccls 2019-10-23 21:56:50 -07:00
.clang-format Add project .clang-format 2017-11-19 12:15:14 -05:00
.gitignore . 2019-10-23 21:56:50 -07:00
.gitmodules Add submodule https://github.com/msgpack/msgpack-c and make Serialize/Deserialize aware of SerializeFormat 2018-01-06 15:29:53 -08:00
CMakeLists.txt Simplify Position & Range; prettify Maybe; remove file_contents.{h,cc} 2019-10-23 21:56:50 -07:00
README.md Use clang_File_tryGetRealPathName 2019-10-23 21:56:50 -07:00

ccls

ccls is a fork of cquery (originally written by Jacob Dufault), a C/C++/Objective-C language server.

>>> Getting started (CLICK HERE) <<<

License

MIT