# clangd **Repository Path**: Yu-1007/clangd ## Basic Information - **Project Name**: clangd - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-10 - **Last Updated**: 2023-12-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## clangd clangd is a language server, and provides C++ IDE features to editors. This is not its documentation. - the **website** is https://clangd.llvm.org/. - the **bug tracker** is in this repository: https://github.com/clangd/clangd/issues - the **source code** is hosted at https://github.com/llvm/llvm-project/tree/main/clang-tools-extra/clangd. - the **website source code** is at https://github.com/llvm/clangd-www/ ### Communication channels If you have any questions or feedback, you can reach community and developers through one of these channels: - chat: #clangd room hosted on [LLVM's Discord channel](https://discord.gg/xS7Z362). - user questions and feature requests can be asked in the clangd topic on [LLVM Discussion Forums](https://llvm.discourse.group/c/llvm-project/clangd/34)