CL

clangd

clangd is a language server that provides C/C++ language features using the Language Server Protocol, developed as part of the LLVM project.
Latest: 22.1.6 GitHub
Last checked: Jun 9, 2026 12:10am
Rank: 2038/15140
Also monitored via:
Site Monitor Winget
Follow to track new versions in your feed.
Report

Overview

0
License: Open Source (LLVM License)Winget: Available

Version & Lifecycle

0
Current: 22.1.6 N-2: 21.1.8 Avg cadence: Every 108 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Deployment tip • May 21, 2026
0

clangd close-before-update note

For managed clangd updates, close the running application before launching the installer. Returns Exit Code 1, update may fail if application is open during update process. Configure a pre-close/user-deferral or conflicting-process rule for clangd rather than repeatedly retrying the update while the app is open.

Use the official clangd source/download page when refreshing the package: official clangd source.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

clangdllvm clangd

Packaging Notes

0

clangd is part of the LLVM project and typically distributed with LLVM binaries or via package managers

Notes

0

clangd requires a plugin for your editor and configuration to specify how your project is built. It supports integration with editors like Neovim and Emacs.