Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clangd/clangd
clangd language server
https://github.com/clangd/clangd
clang cplusplus ide language-server
Last synced: 29 days ago
JSON representation
clangd language server
- Host: GitHub
- URL: https://github.com/clangd/clangd
- Owner: clangd
- License: apache-2.0
- Created: 2019-01-14T22:07:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-07T23:43:12.000Z (7 months ago)
- Last Synced: 2024-04-08T01:07:04.934Z (7 months ago)
- Topics: clang, cplusplus, ide, language-server
- Language: Shell
- Homepage: https://clangd.llvm.org
- Size: 181 KB
- Stars: 1,284
- Watchers: 25
- Forks: 55
- Open Issues: 657
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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)