ccls/src/messages
2019-10-24 18:37:54 -07:00
..
ccls_call.cc Refactor ReplyOnce; error if InitializeParams.rootUri is null 2019-10-24 18:37:54 -07:00
ccls_info.cc *.h -> *.hh 2019-10-24 18:37:54 -07:00
ccls_inheritance.cc Refactor ReplyOnce; error if InitializeParams.rootUri is null 2019-10-24 18:37:54 -07:00
ccls_member.cc Refactor ReplyOnce; error if InitializeParams.rootUri is null 2019-10-24 18:37:54 -07:00
ccls_navigate.cc Reduce MAKE_REFLECT_STRUCT in lsp.hh 2019-10-24 18:37:54 -07:00
ccls_reload.cc Refactor Matcher to use pimpl and merge match.hh into utils.hh 2019-10-24 18:37:54 -07:00
ccls_vars.cc Remove ls prefix from many LSP interfaces 2019-10-24 18:37:54 -07:00
initialize.cc codeAction: use codeActionProvider: CodeActionOptions and respect CodeActionParams::range 2019-10-24 18:37:54 -07:00
textDocument_code.cc codeAction: use codeActionProvider: CodeActionOptions and respect CodeActionParams::range 2019-10-24 18:37:54 -07:00
textDocument_completion.cc completion: delete insertText; don't set filterText if it is the same as label 2019-10-24 18:37:54 -07:00
textDocument_definition.cc Reduce MAKE_REFLECT_STRUCT in lsp.hh 2019-10-24 18:37:54 -07:00
textDocument_did.cc *.h -> *.hh 2019-10-24 18:37:54 -07:00
textDocument_document.cc codeAction: use codeActionProvider: CodeActionOptions and respect CodeActionParams::range 2019-10-24 18:37:54 -07:00
textDocument_foldingRange.cc Remove ls prefix from many LSP interfaces 2019-10-24 18:37:54 -07:00
textDocument_formatting.cc Refactor ReplyOnce; error if InitializeParams.rootUri is null 2019-10-24 18:37:54 -07:00
textDocument_hover.cc serializer: make visitor/vis value/v consistent 2019-10-24 18:37:54 -07:00
textDocument_references.cc Remove ls prefix from many LSP interfaces 2019-10-24 18:37:54 -07:00
textDocument_rename.cc Reduce MAKE_REFLECT_STRUCT in lsp.hh 2019-10-24 18:37:54 -07:00
textDocument_signatureHelp.cc Reduce MAKE_REFLECT_STRUCT in lsp.hh 2019-10-24 18:37:54 -07:00
workspace.cc Remove ls prefix from many LSP interfaces 2019-10-24 18:37:54 -07:00