Skip to content

0.20241108

Latest
Compare
Choose a tag to compare
@MaskRay MaskRay released this 09 Nov 05:01
· 2 commits to master since this release
  • didOpen: sort index requests. When you open A/B/foo.cc, files under "A/B/" and "A/" will be prioritized during the initial indexing process, leading to a quicker response time.
  • Support for older these LLVM versions 7, 8, and 9 has been dropped.
  • LSP semantic tokens are now supported. See usage guide https://maskray.me/blog/2024-10-20-ccls-and-lsp-semantic-tokens usage (including rainbow semantic highlighting)
  • textDocument/switchSourceHeader (LSP extension) is now supported.