.. |
ccls_call.cc
|
Rename hierarchies to $ccls/{call,inheritance,member}
|
2018-09-13 14:55:27 -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
|
Add kind to $ccls/member and iterate all QueryType::def
|
2018-09-23 10:40:41 -07:00 |
ccls_navigate.cc
|
Add $ccls/navigate and improve textDocument/definition
|
2018-09-04 01:04:19 -07:00 |
ccls_reload.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 |
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
|
Allow force disabling snippet via client.snippetSupport
|
2018-09-23 11:32:57 -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
|
Include macros in completion result
|
2018-09-23 10:40:41 -07:00 |
textDocument_definition.cc
|
Remove [spell.start, spell.end) -> [spell.start, extent.end) hack
|
2018-09-16 20:53:50 -07:00 |
textDocument_didChange.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 |
textDocument_didClose.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 |
textDocument_didOpen.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 |
textDocument_didSave.cc
|
pipeline improvement for files not having a project entry (e.g. .h)
|
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
|
documentSymbol: ignore TypeParameter
|
2018-09-23 10:44:08 -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
|
Better diagnostics
|
2018-09-13 14:55:27 -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
|
textDocument/documentSymbol
|
2018-09-13 14:55:27 -07:00 |