ccls/src/messages
2019-10-24 18:37:35 -07:00
..
ccls_call.cc Rename hierarchies to $ccls/{call,inheritance,member} 2019-10-24 18:37:34 -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 Rename hierarchies to $ccls/{call,inheritance,member} 2019-10-24 18:37:34 -07:00
ccls_navigate.cc Add $ccls/navigate and improve textDocument/definition 2019-10-24 01:13:24 -07:00
ccls_reload.cc Make $ccls/reload reset DB and reload cached index files 2019-10-24 18:37:34 -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 Add hierarchicalDocumentSymbolSupport 2019-10-24 18:37:35 -07:00
shutdown.cc Add license notice 2019-10-24 01:01:21 -07:00
textDocument_codeAction.cc Add license notice 2019-10-24 01:01:21 -07:00
textDocument_codeLens.cc Reuse preamble (built by "comp-preload") in indexer 2019-10-24 01:13:24 -07:00
textDocument_completion.cc Skip informative scope foo:: 2019-10-24 18:37:34 -07:00
textDocument_definition.cc Remove [spell.start, spell.end) -> [spell.start, extent.end) hack 2019-10-24 18:37:34 -07:00
textDocument_didChange.cc pipeline improvement for files not having a project entry (e.g. .h) 2019-10-24 18:37:34 -07:00
textDocument_didClose.cc Reuse preamble (built by "comp-preload") in indexer 2019-10-24 01:13:24 -07:00
textDocument_didOpen.cc pipeline improvement for files not having a project entry (e.g. .h) 2019-10-24 18:37:34 -07:00
textDocument_didSave.cc pipeline improvement for files not having a project entry (e.g. .h) 2019-10-24 18:37:34 -07:00
textDocument_documentHighlight.cc Add license notice 2019-10-24 01:01:21 -07:00
textDocument_documentSymbol.cc Add hierarchicalDocumentSymbolSupport 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 Add license notice 2019-10-24 01:01:21 -07:00
textDocument_rename.cc Add license notice 2019-10-24 01:01:21 -07:00
textDocument_signatureHelp.cc Better diagnostics 2019-10-24 18:37:34 -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 Add hierarchicalDocumentSymbolSupport 2019-10-24 18:37:35 -07:00
workspace_executeCommand.cc Add license notice 2019-10-24 01:01:21 -07:00
workspace_symbol.cc textDocument/documentSymbol 2019-10-24 18:37:34 -07:00