.. |
ccls_call.cc
|
Misc
|
2018-09-23 20:34:38 -07:00 |
ccls_info.cc
|
Add $ccls/info
|
2018-10-01 16:56:53 -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
|
Revamp codeLens & codeAction
|
2018-09-30 11:44:24 -07:00 |
shutdown.cc
|
Add license notice
|
2018-08-20 22:27:52 -07:00 |
textDocument_codeAction.cc
|
Revamp codeLens & codeAction
|
2018-09-30 11:44:24 -07:00 |
textDocument_codeLens.cc
|
Revamp codeLens & codeAction
|
2018-09-30 11:44:24 -07:00 |
textDocument_completion.cc
|
Misc
|
2018-09-23 20:34:38 -07:00 |
textDocument_definition.cc
|
Use non-inferred entries and build preamble for .h; index on didOpen if no pending requests; documentHighlight
|
2018-10-01 16:56:50 -07:00 |
textDocument_did.cc
|
Use non-inferred entries and build preamble for .h; index on didOpen if no pending requests; documentHighlight
|
2018-10-01 16:56:50 -07:00 |
textDocument_documentHighlight.cc
|
Use non-inferred entries and build preamble for .h; index on didOpen if no pending requests; documentHighlight
|
2018-10-01 16:56:50 -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_symbol.cc
|
Misc
|
2018-09-23 20:34:38 -07:00 |