C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting
Go to file
2017-04-13 22:18:02 -07:00
.vscode fix file finding 2017-03-05 23:19:00 -08:00
foo Every function usage is now considered a call of that function. 2017-04-13 00:47:47 -07:00
full_tests Auto-index header files 2017-04-08 15:54:36 -07:00
src Support textDocument/hover (ie, hover over symbol to see type) 2017-04-13 22:18:02 -07:00
tests Add TODO to investigate index or import issue 2017-04-13 01:21:24 -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