ccls C/C++/ObjC Language Server

Alex Murray (alexmurray) Publisher Star developer Star developer

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.

Channel Version Published

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.

Details for ccls C/C++/ObjC Language Server

License
  • Apache-2.0

Last updated
  • 1 August 2022 - latest/stable
  • 8 June 2023 - latest/edge

Websites

Contact

Share this snap

Generate an embeddable card to be shared on external websites.


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.


Where people are using ccls C/C++/ObjC Language Server

Users by distribution (log)

Ubuntu 22.04
Ubuntu 20.04
Ubuntu 18.04
Ubuntu 23.10
Ubuntu 16.04
Ubuntu 23.04
CentOS 7
Fedora 39
pop 22.04
Debian 11
Debian 12
Manjaro
Debian 10
Ubuntu 22.10
Ubuntu 24.04
almalinux 8.6
Debian 9
Linux Mint 19.3
Linux Mint 21.3
KDE Neon 22.04

Is there a problem with ccls C/C++/ObjC Language Server? Report this app