ccls/src/messages
2019-10-23 21:56:50 -07:00
..
cquery_base.cc Reformat 2019-10-23 21:56:50 -07:00
cquery_call_hierarchy.cc Reformat 2019-10-23 21:56:50 -07:00
cquery_callers.cc Support listing local variables in memberHierarchy and better handling of locations for typedef; remove cquery_call_tree.cc 2018-02-26 21:32:58 -08:00
cquery_derived.cc Reformat 2019-10-23 21:56:50 -07:00
cquery_did_view.cc Switch to {Request,Notification}Message 2018-01-19 01:01:56 -08:00
cquery_file_info.cc Add $cquery/fileInfo 2018-02-14 22:47:55 -08:00
cquery_freshen_index.cc Reload .cquery compile_commands.json upon workspace/didChangeConfiguration. fix #378 2018-03-11 15:15:15 -07:00
cquery_index_file.cc Format code 2018-02-21 23:34:32 -08:00
cquery_inheritance_hierarchy.cc Reformat 2019-10-23 21:56:50 -07:00
cquery_member_hierarchy.cc Reformat 2019-10-23 21:56:50 -07:00
cquery_random.cc Remove <regex> from lex_utils.h and separate language_server_api.h 2018-02-23 16:33:48 -08:00
cquery_vars.cc Reduce structs in language_server_api.h and clarify query_utils.h 2018-02-23 15:57:11 -08:00
cquery_wait.cc Switch to {Request,Notification}Message 2018-01-19 01:01:56 -08:00
exit.cc Switch to {Request,Notification}Message 2018-01-19 01:01:56 -08:00
initialize.cc Reload .cquery compile_commands.json upon workspace/didChangeConfiguration. fix #378 2018-03-11 15:15:15 -07:00
shutdown.cc Switch to {Request,Notification}Message 2018-01-19 01:01:56 -08:00
text_document_code_action.cc Reformat 2019-10-23 21:56:50 -07:00
text_document_code_lens.cc Reformat 2019-10-23 21:56:50 -07:00
text_document_completion.cc Reformat 2019-10-23 21:56:50 -07:00
text_document_definition.cc Reformat 2019-10-23 21:56:50 -07:00
text_document_did_change.cc Conditionally allow reindex on didChange 2019-10-23 21:56:50 -07:00
text_document_did_close.cc Switch to {Request,Notification}Message 2018-01-19 00:56:09 -08:00
text_document_did_open.cc textDocument/didOpen: add args to override project entry 2019-10-23 21:56:50 -07:00
text_document_did_save.cc Conditionally allow reindex on didChange 2019-10-23 21:56:50 -07:00
text_document_document_highlight.cc Reduce structs in language_server_api.h and clarify query_utils.h 2018-02-23 15:57:11 -08:00
text_document_document_link.cc Format 2018-01-29 16:27:43 -08:00
text_document_document_symbol.cc Reformat 2019-10-23 21:56:50 -07:00
text_document_formatting.cc Switch to {Request,Notification}Message 2018-01-19 00:56:09 -08:00
text_document_hover.cc Change optional<...> QueryVar::Def to forward_list 2018-02-17 22:09:03 -08:00
text_document_range_formatting.cc Switch to {Request,Notification}Message 2018-01-19 00:56:09 -08:00
text_document_references.cc Add semantic parent to textDocument/references 2018-03-06 20:05:32 -08:00
text_document_rename.cc Reduce structs in language_server_api.h and clarify query_utils.h 2018-02-23 15:57:11 -08:00
text_document_signature_help.cc Drop old completion requests. 2018-02-21 23:13:42 -08:00
text_document_type_definition.cc Reformat 2019-10-23 21:56:50 -07:00
workspace_did_change_configuration.cc Flush all clang-complete sessions on workspace/didChangeConfiguration 2019-10-23 21:56:50 -07:00
workspace_did_change_watched_files.cc Format code 2018-02-21 23:34:32 -08:00
workspace_execute_command.cc Add workspace/executeCommand 2018-03-01 21:26:14 -08:00
workspace_symbol.cc Reformat 2019-10-23 21:56:50 -07:00