ccls/src/messages
2018-12-20 00:28:12 -08:00
..
ccls_call.cc Refactor ReplyOnce; error if InitializeParams.rootUri is null 2018-12-20 00:28:12 -08:00
ccls_info.cc *.h -> *.hh 2018-12-11 15:04:00 -08:00
ccls_inheritance.cc Refactor ReplyOnce; error if InitializeParams.rootUri is null 2018-12-20 00:28:12 -08:00
ccls_member.cc Refactor ReplyOnce; error if InitializeParams.rootUri is null 2018-12-20 00:28:12 -08:00
ccls_navigate.cc Reduce MAKE_REFLECT_STRUCT in lsp.hh 2018-12-11 15:04:00 -08:00
ccls_reload.cc Remove ls prefix from many LSP interfaces 2018-12-11 15:04:00 -08:00
ccls_vars.cc Remove ls prefix from many LSP interfaces 2018-12-11 15:04:00 -08:00
initialize.cc Refactor ReplyOnce; error if InitializeParams.rootUri is null 2018-12-20 00:28:12 -08:00
textDocument_code.cc Remove ls prefix from many LSP interfaces 2018-12-11 15:04:00 -08:00
textDocument_completion.cc If clang >= 8, delete search path detection and use Sema::CodeCompleteIncludedFile 2018-12-11 15:04:00 -08:00
textDocument_definition.cc Reduce MAKE_REFLECT_STRUCT in lsp.hh 2018-12-11 15:04:00 -08:00
textDocument_did.cc *.h -> *.hh 2018-12-11 15:04:00 -08:00
textDocument_document.cc hierarchicalDocumentSymbol: support SymbolKind::Function declaration and uniquify by range 2018-12-20 00:27:34 -08:00
textDocument_foldingRange.cc Remove ls prefix from many LSP interfaces 2018-12-11 15:04:00 -08:00
textDocument_formatting.cc Refactor ReplyOnce; error if InitializeParams.rootUri is null 2018-12-20 00:28:12 -08:00
textDocument_hover.cc serializer: make visitor/vis value/v consistent 2018-12-20 00:28:12 -08:00
textDocument_references.cc Remove ls prefix from many LSP interfaces 2018-12-11 15:04:00 -08:00
textDocument_rename.cc Reduce MAKE_REFLECT_STRUCT in lsp.hh 2018-12-11 15:04:00 -08:00
textDocument_signatureHelp.cc Reduce MAKE_REFLECT_STRUCT in lsp.hh 2018-12-11 15:04:00 -08:00
workspace.cc Remove ls prefix from many LSP interfaces 2018-12-11 15:04:00 -08:00