C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting
Go to file
2017-04-12 00:04:06 -07:00
.vscode fix file finding 2017-03-05 23:19:00 -08:00
foo Add "Base" code lens which jumps the editor to the base method definition. 2017-04-11 01:43:35 -07:00
full_tests Auto-index header files 2017-04-08 15:54:36 -07:00
src Don't call NormalizePath in core indexing logic; syscall dominates indexing time 2017-04-12 00:04:06 -07:00
tests Store indexed dependencies so we can reload all files when restoring from cache. Also slightly improve goto definition source range 2017-04-10 22:26:27 -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 Store range information in index 2017-04-05 01:06:18 -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 more portable wscript 2017-04-11 09:57:51 -07:00