vim-lsc VS ccls

Compare vim-lsc vs ccls and see what are their differences.

vim-lsc

A vim plugin for communicating with a language server (by natebosch)

ccls

C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting (by MaskRay)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
vim-lsc ccls
21 41
684 3,636
- -
3.4 5.3
9 months ago 10 days ago
Vim Script C++
BSD 3-clause "New" or "Revised" License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vim-lsc

Posts with mentions or reviews of vim-lsc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-05.

ccls

Posts with mentions or reviews of ccls. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-30.

What are some alternatives?

When comparing vim-lsc and ccls you can also consider the following projects:

vim-lsp - async language server protocol plugin for vim and neovim

clangd - clangd language server

coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

typescript-language-server - TypeScript & JavaScript Language Server

YouCompleteMe - A code-completion engine for Vim

vim-hug-neovim-rpc - EXPERIMENTAL

dockerfile-language-server - A language server for Dockerfiles powered by Node.js, TypeScript, and VSCode technologies.

rtags - A client/server indexer for c/c++/objc[++] with integration for Emacs based on clang.

deoplete.nvim - :stars: Dark powered asynchronous completion framework for neovim/Vim8

nvim-dap - Debug Adapter Protocol client implementation for Neovim