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 Merge {timestamp_manager,iindexer}.{cc,h}; remove standard_includes.*; use last_write_time 2019-10-23 21:56:51 -07:00
third_party Update loguru 2019-10-23 21:56:51 -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 MessagePack -> custom binary format 2019-10-23 21:56:51 -07:00
CMakeLists.txt Merge {timestamp_manager,iindexer}.{cc,h}; remove standard_includes.*; use last_write_time 2019-10-23 21:56:51 -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