ccls/src/messages
2019-02-24 18:32:18 +08:00
..
ccls_call.cc Delay requests if the document has not not indexed (#176) 2019-01-27 10:31:12 +08:00
ccls_info.cc Refactor serializer 2019-01-12 00:40:49 +08:00
ccls_inheritance.cc Delay requests if the document has not not indexed (#176) 2019-01-27 10:31:12 +08:00
ccls_member.cc Delay requests if the document has not not indexed (#176) 2019-01-27 10:31:12 +08:00
ccls_navigate.cc Delay requests if the document has not not indexed (#176) 2019-01-27 10:31:12 +08:00
ccls_reload.cc Refactor serializer 2019-01-12 00:40:49 +08:00
ccls_vars.cc Delay requests if the document has not not indexed (#176) 2019-01-27 10:31:12 +08:00
initialize.cc Add cache.{hierarchicalPath,retainInMemory} 2019-02-24 18:32:16 +08:00
textDocument_code.cc Delay requests if the document has not not indexed (#176) 2019-01-27 10:31:12 +08:00
textDocument_completion.cc Support some unhandled Decl::Kind 2019-02-24 18:32:18 +08:00
textDocument_definition.cc Delay requests if the document has not not indexed (#176) 2019-01-27 10:31:12 +08:00
textDocument_did.cc textDocument/didOpen: index related files when a header is opened 2019-01-27 10:33:23 +08:00
textDocument_document.cc Delay requests if the document has not not indexed (#176) 2019-01-27 10:31:12 +08:00
textDocument_foldingRange.cc Delay requests if the document has not not indexed (#176) 2019-01-27 10:31:12 +08:00
textDocument_formatting.cc Delay requests if the document has not not indexed (#176) 2019-01-27 10:31:12 +08:00
textDocument_hover.cc Delay requests if the document has not not indexed (#176) 2019-01-27 10:31:12 +08:00
textDocument_references.cc Delay requests if the document has not not indexed (#176) 2019-01-27 10:31:12 +08:00
textDocument_rename.cc Delay requests if the document has not not indexed (#176) 2019-01-27 10:31:12 +08:00
textDocument_signatureHelp.cc Enable documentation for signatureHelp on clang 7 2019-02-02 13:27:51 +08:00
workspace.cc Add cache.{hierarchicalPath,retainInMemory} 2019-02-24 18:32:16 +08:00