ccls/src/messages
2018-11-27 21:34:33 -08:00
..
ccls_call.cc Refactor ReplyOnce; error if InitializeParams.rootUri is null 2018-11-27 21:34:33 -08:00
ccls_info.cc *.h -> *.hh 2018-10-28 21:33:19 -07:00
ccls_inheritance.cc Refactor ReplyOnce; error if InitializeParams.rootUri is null 2018-11-27 21:34:33 -08:00
ccls_member.cc Refactor ReplyOnce; error if InitializeParams.rootUri is null 2018-11-27 21:34:33 -08:00
ccls_navigate.cc Reduce MAKE_REFLECT_STRUCT in lsp.hh 2018-11-05 21:33:44 -08:00
ccls_reload.cc Remove ls prefix from many LSP interfaces 2018-11-05 14:13:16 -08:00
ccls_vars.cc Remove ls prefix from many LSP interfaces 2018-11-05 14:13:16 -08:00
initialize.cc Refactor ReplyOnce; error if InitializeParams.rootUri is null 2018-11-27 21:34:33 -08:00
textDocument_code.cc Remove ls prefix from many LSP interfaces 2018-11-05 14:13:16 -08:00
textDocument_completion.cc If clang >= 8, delete search path detection and use Sema::CodeCompleteIncludedFile 2018-11-12 20:39:47 -08:00
textDocument_definition.cc Reduce MAKE_REFLECT_STRUCT in lsp.hh 2018-11-05 21:33:44 -08:00
textDocument_did.cc *.h -> *.hh 2018-10-28 21:33:19 -07:00
textDocument_document.cc hierarchicalDocumentSymbol: support SymbolKind::Function declaration and uniquify by range 2018-11-17 16:13:17 -08:00
textDocument_foldingRange.cc Remove ls prefix from many LSP interfaces 2018-11-05 14:13:16 -08:00
textDocument_formatting.cc Refactor ReplyOnce; error if InitializeParams.rootUri is null 2018-11-27 21:34:33 -08:00
textDocument_hover.cc Remove ls prefix from many LSP interfaces 2018-11-05 14:13:16 -08:00
textDocument_references.cc Remove ls prefix from many LSP interfaces 2018-11-05 14:13:16 -08:00
textDocument_rename.cc Reduce MAKE_REFLECT_STRUCT in lsp.hh 2018-11-05 21:33:44 -08:00
textDocument_signatureHelp.cc Reduce MAKE_REFLECT_STRUCT in lsp.hh 2018-11-05 21:33:44 -08:00
workspace.cc Remove ls prefix from many LSP interfaces 2018-11-05 14:13:16 -08:00