C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting
Go to file
Jacob Dufault d5e5d96a9e - Slightly more robust file parsing
- Make memory ownership slightly clearer in indexer
2017-04-12 23:01:42 -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 - Slightly more robust file parsing 2017-04-12 23:01:42 -07:00
tests Fix indexing function call when there is implicit ctor call 2017-04-12 00:36:17 -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