ccls C/C++/ObjC Language Server (ccls)
Install latest/stable of ccls C/C++/ObjC Language Server
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install ccls --classic
Don't have snapd? Get set up for snaps.
Details for ccls C/C++/ObjC Language Server
Package name
- ccls
License
- Apache-2.0
Last updated
- 17 September 2025 - latest/stable
- 17 November 2025 - latest/edge
Websites
Contact
External link warning
You are about to open
Do you wish to proceed?
Report a Snap Store violation
Report ccls C/C++/ObjC Language Server for a Snap Store violation
Snap Store Violation Report submitted successfully
Thank you for your report. Information you provided will help us investigate further.
Error submitting report
There was an error while sending your report. Please try again later.
Share this snap
Generate an embeddable card to be shared on external websites.
C/C++/ObjC Language Server
ccls is a C/C++/Objective-C language server.
Features:
- Code completion (with both signature help and snippets)
- Definition/references, and other cross references
- Cross reference extensions: $ccls/call $ccls/inheritance $ccls/member $ccls/vars ...
- Formatting
- Hierarchies: call (caller/callee) hierarchy, inheritance (base/derived) hierarchy, member hierarchy
- Symbol rename
- Document symbols and approximate search of workspace symbol
- Hover information
- Diagnostics and code actions (clang FixIts)
- Semantic highlighting and preprocessor skipped regions
- Semantic navigation: $ccls/navigate
It has a global view of the code base and support a lot of cross reference features, see wiki/FAQ. It starts indexing the whole project (including subprojects if exist) parallelly when you open the first file, while the main thread can serve requests before the indexing is complete. Saving files will incrementally update the index.
| Revision | Channel | Version | Build | Commit |
|---|
The build and commit information is derived from build infrastructure records.
Install ccls C/C++/ObjC Language Server on your Linux distribution
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.