mirror of
https://github.com/MaskRay/ccls.git
synced 2025-02-20 23:49:28 +00:00
C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting
This means we will now report function calls that happen in the global scope (previously, those would only show up for find all refs). |
||
---|---|---|
.vscode | ||
foo | ||
full_tests | ||
src | ||
tests | ||
third_party | ||
.clang_complete | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
CMakeLists.txt | ||
indexer.vcxproj.user | ||
wscript |