.. |
ccls_call.cc
|
Delay requests if the document has not not indexed (#176)
|
2019-03-17 18:50:25 -07:00 |
ccls_info.cc
|
$ccls/fileInfo: optionally dump dependencies, includes and skipped_ranges
|
2019-07-20 02:59:59 -07:00 |
ccls_inheritance.cc
|
Delay requests if the document has not not indexed (#176)
|
2019-03-17 18:50:25 -07:00 |
ccls_member.cc
|
Delay requests if the document has not not indexed (#176)
|
2019-03-17 18:50:25 -07:00 |
ccls_navigate.cc
|
Change Pos::line from int16_t to uint16_t
|
2019-05-13 00:26:55 -07:00 |
ccls_reload.cc
|
Refactor serializer
|
2019-01-12 00:40:49 +08:00 |
ccls_vars.cc
|
Delay requests if the document has not not indexed (#176)
|
2019-03-17 18:50:25 -07:00 |
initialize.cc
|
Set declarationProvider
|
2019-05-13 00:26:55 -07:00 |
textDocument_code.cc
|
Delay requests if the document has not not indexed (#176)
|
2019-03-17 18:50:25 -07:00 |
textDocument_completion.cc
|
Adapt clang rC358696: removal of OutputIsBinary
|
2019-05-13 00:26:55 -07:00 |
textDocument_definition.cc
|
Delay requests if the document has not not indexed (#176)
|
2019-03-17 18:50:25 -07:00 |
textDocument_did.cc
|
Add cache.{hierarchicalPath,retainInMemory}
|
2019-05-13 00:26:55 -07:00 |
textDocument_document.cc
|
Add excludeRole to documentSymbol and override declaration's range/selectionRange with definition's
|
2019-05-13 00:26:55 -07:00 |
textDocument_foldingRange.cc
|
Delay requests if the document has not not indexed (#176)
|
2019-03-17 18:50:25 -07:00 |
textDocument_formatting.cc
|
Delay requests if the document has not not indexed (#176)
|
2019-03-17 18:50:25 -07:00 |
textDocument_hover.cc
|
Set RetainCommentsFromSystemHeaders to true
|
2019-05-13 00:26:55 -07:00 |
textDocument_references.cc
|
Change containers of Query*::Def fields from std::vector to ccls::Vec
|
2019-05-13 00:26:55 -07:00 |
textDocument_rename.cc
|
textDocument/rename: mitigate edits in the same place and edits in macro replacement
|
2019-05-13 00:26:55 -07:00 |
textDocument_signatureHelp.cc
|
Adapt clang rC358696: removal of OutputIsBinary
|
2019-05-13 00:26:55 -07:00 |
workspace.cc
|
Support indexing non-existent files in index.onChange:true mode
|
2019-07-20 17:33:50 -07:00 |