ccls/src/messages
2018-10-25 04:40:51 +08:00
..
ccls_call.cc Add ExtentRef; merge symbol2refcnt and outline2refcnt 2018-10-16 01:14:43 -07:00
ccls_info.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00
ccls_inheritance.cc Fix textDocument/implementation 2018-10-23 09:58:15 -07:00
ccls_member.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00
ccls_navigate.cc Improve extent of definition/declaration; uniquify typeDefinition 2018-10-19 10:14:51 -07:00
ccls_reload.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00
ccls_vars.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00
exit.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00
initialize.cc Declare documentLink is not supported in capabilities 2018-10-25 04:40:51 +08:00
shutdown.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00
textDocument_codeAction.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00
textDocument_codeLens.cc Add ExtentRef; merge symbol2refcnt and outline2refcnt 2018-10-16 01:14:43 -07:00
textDocument_completion.cc Deprioritize completion items with additionTextEdits 2018-10-23 10:09:32 -07:00
textDocument_definition.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00
textDocument_did.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00
textDocument_documentHighlight.cc Simplify 2018-10-16 01:14:43 -07:00
textDocument_documentSymbol.cc Add ExtentRef; merge symbol2refcnt and outline2refcnt 2018-10-16 01:14:43 -07:00
textDocument_foldingRange.cc Implement textDocument/foldingRange 2018-10-23 20:48:12 -07:00
textDocument_formatting.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00
textDocument_hover.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00
textDocument_references.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00
textDocument_rename.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00
textDocument_signatureHelp.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00
textDocument_typeDefinition.cc Improve extent of definition/declaration; uniquify typeDefinition 2018-10-19 10:14:51 -07:00
workspace_did.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00
workspace_symbol.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00