C++ language support, tooling, and coding conventions.
Releases
Section titled “Releases”- v0.2.0
This release adds a comprehensive C++ coding conventions skill that provides guidance on naming conventions, class structure, template metaprogramming style, and documentation comments.
- v0.1.0
This release introduces a new C++ plugin with clangd language server integration, providing go-to-definition, find-references, hover information, and diagnostics for C++ development.