ccls/src/messages
Fangrui Song 556e611573 Add ExtentRef; merge symbol2refcnt and outline2refcnt
Fix hierarchical document symbol for namespaces when there are multiple declarations.
2019-10-24 18:37:35 -07:00
..
ccls_call.cc Add ExtentRef; merge symbol2refcnt and outline2refcnt 2019-10-24 18:37:35 -07:00
ccls_info.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-10-24 18:37:35 -07:00
ccls_inheritance.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-10-24 18:37:35 -07:00
ccls_member.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-10-24 18:37:35 -07:00
ccls_navigate.cc Add ExtentRef; merge symbol2refcnt and outline2refcnt 2019-10-24 18:37:35 -07:00
ccls_reload.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-10-24 18:37:35 -07:00
ccls_vars.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-10-24 18:37:35 -07:00
exit.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-10-24 18:37:35 -07:00
initialize.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-10-24 18:37:35 -07:00
shutdown.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-10-24 18:37:35 -07:00
textDocument_codeAction.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-10-24 18:37:35 -07:00
textDocument_codeLens.cc Add ExtentRef; merge symbol2refcnt and outline2refcnt 2019-10-24 18:37:35 -07:00
textDocument_completion.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-10-24 18:37:35 -07:00
textDocument_definition.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-10-24 18:37:35 -07:00
textDocument_did.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-10-24 18:37:35 -07:00
textDocument_documentHighlight.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-10-24 18:37:35 -07:00
textDocument_documentSymbol.cc Add ExtentRef; merge symbol2refcnt and outline2refcnt 2019-10-24 18:37:35 -07:00
textDocument_formatting.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-10-24 18:37:35 -07:00
textDocument_hover.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-10-24 18:37:35 -07:00
textDocument_references.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-10-24 18:37:35 -07:00
textDocument_rename.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-10-24 18:37:35 -07:00
textDocument_signatureHelp.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-10-24 18:37:35 -07:00
textDocument_typeDefinition.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-10-24 18:37:35 -07:00
workspace_did.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-10-24 18:37:35 -07:00
workspace_symbol.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-10-24 18:37:35 -07:00