LSP supports Diagnostic.codeInformation since 3.16.
In VSCode, this turns the code (e.g. "unused-includes" or "bugprone-foo") into
a clickable link that opens the docs in a web browser.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo