Skip to content

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.

C++ plugin with clangd language server integration

Section titled “C++ plugin with clangd language server integration”

Dec 21, 2025 · @mavam, @claude

Adds a new plugin for C++ development with clangd as the language server. The plugin provides go-to-definition, find-references, hover information, and diagnostics.