Skip to content

v1.16.2 — C/C++ LSP support with clangd

Choose a tag to compare

@maz557 maz557 released this 07 Jul 16:40

What's New

LSP

  • Added clangd as default LSP server for C/C++ files (.c, .h, .cpp, .hpp, .cc, .cxx)
  • Updated GUIDE.md with C/C++ LSP installation instructions for all platforms

The agent now supports 6 languages out of the box: TypeScript, JavaScript, Python, Rust, Go, SQL, and C/C++