ccls/src/messages
Fangrui Song c7a6c5cd12 Make $ccls/reload reset DB and reload cached index files
$ccls/reload is renamed from $ccls/freshenIndex

This is useful when DB (merged index) diverges from backing IndexFile.

Also fix a semantic highlighting bug.
2018-09-12 17:01:52 -07:00
..
ccls_callers.cc Add license notice 2018-08-20 22:27:52 -07:00
ccls_callHierarchy.cc Remove $ccls/base and clean up; deduplicate codeLens 2018-09-07 15:00:15 -07:00
ccls_fileInfo.cc index.multiVersion: int 2018-09-03 12:27:26 -07:00
ccls_inheritanceHierarchy.cc Uniquify $ccls/inheritanceHierarchy and add flat to $ccls/memberHierarchy 2018-08-24 10:37:47 -07:00
ccls_memberHierarchy.cc Uniquify $ccls/inheritanceHierarchy and add flat to $ccls/memberHierarchy 2018-08-24 10:37:47 -07:00
ccls_navigate.cc Add $ccls/navigate and improve textDocument/definition 2018-09-04 01:04:19 -07:00
ccls_reload.cc Make $ccls/reload reset DB and reload cached index files 2018-09-12 17:01:52 -07:00
ccls_vars.cc Add license notice 2018-08-20 22:27:52 -07:00
exit.cc Add license notice 2018-08-20 22:27:52 -07:00
initialize.cc Add diagnostics.onSave 2018-09-11 16:21:42 -07:00
shutdown.cc Add license notice 2018-08-20 22:27:52 -07:00
textDocument_codeAction.cc Add license notice 2018-08-20 22:27:52 -07:00
textDocument_codeLens.cc Reuse preamble (built by "comp-preload") in indexer 2018-09-10 00:45:56 -07:00
textDocument_completion.cc Revamp completion and signatureHelp, set completion.detailedLabel: true and add completion.duplicateOptional 2018-09-12 17:01:48 -07:00
textDocument_definition.cc Add $ccls/navigate and improve textDocument/definition 2018-09-04 01:04:19 -07:00
textDocument_didChange.cc Reuse preamble (built by "comp-preload") in indexer 2018-09-10 00:45:56 -07:00
textDocument_didClose.cc Reuse preamble (built by "comp-preload") in indexer 2018-09-10 00:45:56 -07:00
textDocument_didOpen.cc Reuse preamble (built by "comp-preload") in indexer 2018-09-10 00:45:56 -07:00
textDocument_didSave.cc diagnostics; use custom DenseMapInfo 2018-09-12 17:01:52 -07:00
textDocument_documentHighlight.cc Add license notice 2018-08-20 22:27:52 -07:00
textDocument_documentSymbol.cc Add all: boolean to textDocument/documentSymbol 2018-09-03 14:25:49 -07:00
textDocument_hover.cc Improve hover and documentSymbol 2018-09-06 00:22:40 -07:00
textDocument_implementation.cc Add license notice 2018-08-20 22:27:52 -07:00
textDocument_references.cc Add license notice 2018-08-20 22:27:52 -07:00
textDocument_rename.cc Add license notice 2018-08-20 22:27:52 -07:00
textDocument_signatureHelp.cc Revamp completion and signatureHelp, set completion.detailedLabel: true and add completion.duplicateOptional 2018-09-12 17:01:48 -07:00
textDocument_typeDefinition.cc Add license notice 2018-08-20 22:27:52 -07:00
workspace_didChangeConfiguration.cc Reuse preamble (built by "comp-preload") in indexer 2018-09-10 00:45:56 -07:00
workspace_didChangeWatchedFiles.cc Misc 2018-09-11 20:22:49 -07:00
workspace_executeCommand.cc Add license notice 2018-08-20 22:27:52 -07:00
workspace_symbol.cc Add license notice 2018-08-20 22:27:52 -07:00