vim-lsp-settings VS ccls

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

vim-lsp-settings

Auto configurations for Language Server for vim-lsp (by mattn)

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-lsp-settings ccls
24 41
1,233 3,636
- -
8.3 5.3
2 days ago 9 days ago
Vim Script C++
MIT 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-lsp-settings

Posts with mentions or reviews of vim-lsp-settings. 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-lsp-settings and ccls you can also consider the following projects:

nvim-lspconfig - Quickstart configs for Nvim LSP

clangd - clangd language server

php-language-server - PHP Implementation of the VS Code Language Server Protocol 🆚↔🖥

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

flutter-tools.nvim - Tools to help create flutter apps in neovim using the native lsp

YouCompleteMe - A code-completion engine for Vim

NvChad - Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.

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

rust-analyzer - A Rust compiler front-end for IDEs [Moved to: https://github.com/rust-lang/rust-analyzer]

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

rust-analyzer - A Rust compiler front-end for IDEs

nvim-dap - Debug Adapter Protocol client implementation for Neovim