Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.20241108 source code.tar.gz | 2024-11-09 | 161.1 kB | |
0.20241108 source code.zip | 2024-11-09 | 262.5 kB | |
README.md | 2024-11-09 | 393 Bytes | |
Totals: 3 Items | 424.0 kB | 5 |
- didOpen: sort index requests. In a large repository, when you open A/foo.cc, files under A/ will be indexed first.
- Support for LLVM 7, 8, and 9 has been dropped.
- LSP semantic tokens are now supported. See https://maskray.me/blog/2024-10-20-ccls-and-lsp-semantic-tokens usage (including rainbow semantic highlighting)
- textDocument/switchSourceHeader (LSP extension) is now supported.