🤟
Pinned Loading
-
-
-
-
How to use clangd C/C++ LSP in any p...
How to use clangd C/C++ LSP in any project 1# How to use clangd C/C++ LSP in any project
23**tl;dr:** If you want to just know the method, skip to `How to` section
45Clangd is a state-of-the-art C/C++ LSP that can be used in every popular text editors like Neovim, Emacs or VS Code. Even CLion uses clangd under the hood. Unfortunately, clangd requires `compile_commands.json` to work, and the easiest way to painlessly generate it is to use CMake.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.