ccls/src/messages
2018-11-25 14:55:33 -08:00
..
ccls_call.cc Refactor ReplyOnce; error if InitializeParams.rootUri is null 2018-11-23 18:28:25 -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-23 18:28:25 -08:00
ccls_member.cc Refactor ReplyOnce; error if InitializeParams.rootUri is null 2018-11-23 18:28:25 -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 codeAction: use codeActionProvider: CodeActionOptions and respect CodeActionParams::range 2018-11-25 14:55:33 -08:00
textDocument_code.cc codeAction: use codeActionProvider: CodeActionOptions and respect CodeActionParams::range 2018-11-25 14:55:33 -08:00
textDocument_completion.cc completion: delete insertText; don't set filterText if it is the same as label 2018-11-23 18:28:25 -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 codeAction: use codeActionProvider: CodeActionOptions and respect CodeActionParams::range 2018-11-25 14:55:33 -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-23 18:28:25 -08:00
textDocument_hover.cc serializer: make visitor/vis value/v consistent 2018-11-23 18:28:25 -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