ccls/src/messages
2018-09-28 10:18:04 -07:00
..
ccls_call.cc Misc 2018-09-23 20:34:38 -07:00
ccls_fileInfo.cc index.multiVersion: int 2018-09-03 12:27:26 -07:00
ccls_inheritance.cc Rename hierarchies to $ccls/{call,inheritance,member} 2018-09-13 14:55:27 -07:00
ccls_member.cc Remove clang_utils.* 2018-09-23 20:34:40 -07:00
ccls_navigate.cc Add $ccls/navigate and improve textDocument/definition 2018-09-04 01:04:19 -07:00
ccls_reload.cc Misc 2018-09-23 20:34:38 -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 Support textDocument/{formatting,onTypeFormatting,rangeFormatting} 2018-09-28 10:18:04 -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 Misc 2018-09-23 20:34:38 -07:00
textDocument_definition.cc Misc 2018-09-23 20:34:38 -07:00
textDocument_did.cc Merge textDocument_did{Change,Close,Open,Save}.cc 2018-09-27 22:16:42 -07:00
textDocument_documentHighlight.cc Add license notice 2018-08-20 22:27:52 -07:00
textDocument_documentSymbol.cc documentSymbol: ignore TypeParameter 2018-09-23 10:44:08 -07:00
textDocument_formatting.cc Support textDocument/{formatting,onTypeFormatting,rangeFormatting} 2018-09-28 10:18:04 -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 Misc 2018-09-23 20:34:38 -07:00
textDocument_rename.cc Add license notice 2018-08-20 22:27:52 -07:00
textDocument_signatureHelp.cc Misc 2018-09-23 20:34:38 -07:00
textDocument_typeDefinition.cc Make $ccls/inheritanceHierarchy and textDocument/typeDefinition find declarations if definitions do not exist; spelling ranges of operator= 2018-09-13 14:55:24 -07:00
workspace_didChangeConfiguration.cc Reuse preamble (built by "comp-preload") in indexer 2018-09-10 00:45:56 -07:00
workspace_didChangeWatchedFiles.cc Publish diagnostics of inferred files and change diagnostics.{onChange,onOpen,onSave} from bool to debounce time 2018-09-23 10:40:39 -07:00
workspace_executeCommand.cc Add license notice 2018-08-20 22:27:52 -07:00
workspace_symbol.cc Misc 2018-09-23 20:34:38 -07:00