1024
Requests
textDocument/documentLink
#include
are represented as hyperlinks in vscodetextDocument/foldingRange
$ccls/setSkippedRanges
->$ccls/publishSkippedRanges
$ccls/publishSemanticHighlighting
->$ccls/publishSemanticHighlight
- Uniquify
textDocument/typeDefinition
result
Message handling has been refactored.
Others
- Support
*.cu
CUDA files -DSYSTEM_CLANG=off
(default) downloads Clang 7.0.0 prebuilt archives from <releases.llvm.org> now (6.0.1 before)- Add ExtentRef; merge symbol2refcnt and outline2refcnt
- New command line option.
ccls -index ~/llvm
=> index~/llvm
without starting the language server