ccls/src/messages
2019-10-24 18:37:35 -07:00
..
ccls_call.cc Misc 2019-10-24 18:37:35 -07:00
ccls_fileInfo.cc index.multiVersion: int 2019-10-24 01:13:24 -07:00
ccls_inheritance.cc Rename hierarchies to $ccls/{call,inheritance,member} 2019-10-24 18:37:34 -07:00
ccls_member.cc Remove clang_utils.* 2019-10-24 18:37:35 -07:00
ccls_navigate.cc Add $ccls/navigate and improve textDocument/definition 2019-10-24 01:13:24 -07:00
ccls_reload.cc Misc 2019-10-24 18:37:35 -07:00
ccls_vars.cc Add license notice 2019-10-24 01:01:21 -07:00
exit.cc Add license notice 2019-10-24 01:01:21 -07:00
initialize.cc Revamp codeLens & codeAction 2019-10-24 18:37:35 -07:00
shutdown.cc Add license notice 2019-10-24 01:01:21 -07:00
textDocument_codeAction.cc Revamp codeLens & codeAction 2019-10-24 18:37:35 -07:00
textDocument_codeLens.cc Revamp codeLens & codeAction 2019-10-24 18:37:35 -07:00
textDocument_completion.cc Misc 2019-10-24 18:37:35 -07:00
textDocument_definition.cc Use non-inferred entries and build preamble for .h; index on didOpen if no pending requests; documentHighlight 2019-10-24 18:37:35 -07:00
textDocument_did.cc Use non-inferred entries and build preamble for .h; index on didOpen if no pending requests; documentHighlight 2019-10-24 18:37:35 -07:00
textDocument_documentHighlight.cc Use non-inferred entries and build preamble for .h; index on didOpen if no pending requests; documentHighlight 2019-10-24 18:37:35 -07:00
textDocument_documentSymbol.cc documentSymbol: ignore TypeParameter 2019-10-24 18:37:35 -07:00
textDocument_formatting.cc Support textDocument/{formatting,onTypeFormatting,rangeFormatting} 2019-10-24 18:37:35 -07:00
textDocument_hover.cc Improve hover and documentSymbol 2019-10-24 01:13:24 -07:00
textDocument_implementation.cc Add license notice 2019-10-24 01:01:21 -07:00
textDocument_references.cc Misc 2019-10-24 18:37:35 -07:00
textDocument_rename.cc Add license notice 2019-10-24 01:01:21 -07:00
textDocument_signatureHelp.cc Misc 2019-10-24 18:37:35 -07:00
textDocument_typeDefinition.cc Make $ccls/inheritanceHierarchy and textDocument/typeDefinition find declarations if definitions do not exist; spelling ranges of operator= 2019-10-24 18:37:34 -07:00
workspace_didChangeConfiguration.cc Reuse preamble (built by "comp-preload") in indexer 2019-10-24 01:13:24 -07:00
workspace_didChangeWatchedFiles.cc Publish diagnostics of inferred files and change diagnostics.{onChange,onOpen,onSave} from bool to debounce time 2019-10-24 18:37:35 -07:00
workspace_symbol.cc Misc 2019-10-24 18:37:35 -07:00