C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting
Go to file
Jacob Dufault 7f4d902dcf Add alternative compile_commands.json loader using rapidjson.
It may be faster than clang. I haven't tested it yet.
2017-04-17 00:06:01 -07:00
.vscode fix file finding 2017-03-05 23:19:00 -08:00
foo Much better algorithm to sync code lens index locations to the right buffer location 2017-04-16 01:09:12 -07:00
full_tests Auto-index header files 2017-04-08 15:54:36 -07:00
src Add alternative compile_commands.json loader using rapidjson. 2017-04-17 00:06:01 -07:00
tests Rename qualified_name to detailed_name. 2017-04-14 21:58:07 -07:00
third_party use sparsehash 2017-04-07 18:35:12 -07:00
.clang_complete Misc formatting 2017-03-17 00:58:41 -07:00
.gitattributes add attr 2017-03-16 18:39:44 -07:00
.gitignore Small tweaks 2017-04-14 15:30:33 -07:00
.gitmodules use sparsehash 2017-04-07 18:35:12 -07:00
CMakeLists.txt linux platform WIP 2017-03-03 17:45:20 -08:00
indexer.vcxproj.user working windows IPC 2017-03-01 00:36:11 -08:00
wscript Small tweaks 2017-04-14 15:30:33 -07:00