ccls.nvim VS hierarchy.nvim

Compare ccls.nvim vs hierarchy.nvim and see what are their differences.

ccls.nvim

Neovim plugin for ccls language server. Leverages off-spec extensions to LSP client with AST browser (by ranjithshegde)

hierarchy.nvim

Neovim plugin providing an attempt to « hack around » the lack of support (in clients & servers) for the type hierarchy LSP protocol. (by Slyces)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ccls.nvim hierarchy.nvim
5 1
63 34
- -
2.4 10.0
6 months ago over 1 year ago
Lua Lua
GNU General Public License v3.0 only -
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.

ccls.nvim

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

hierarchy.nvim

Posts with mentions or reviews of hierarchy.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-30.
  • Type Hierarchy - Find child methods
    2 projects | /r/neovim | 30 Aug 2022
    Hey there. This is an example of my plugin hierarchy.nvim providing the LSP type Hierarchy protocol functionalities (or what I expect they would be) ahead of time.

What are some alternatives?

When comparing ccls.nvim and hierarchy.nvim you can also consider the following projects:

ccls - C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting

lsp_signature.nvim - LSP signature hint as you type

clangd - clangd language server

nvim-navic - Simple winbar/statusline plugin that shows your current code context

kickstart.nvim - A launch point for your personal nvim configuration

nvim-ufo - Not UFO in the sky, but an ultra fold in Neovim.

vim-ccls - Vim plugin for the ccls language server

lspsaga.nvim - improve neovim lsp experience

nvim-config - Generalized and Personalized

lspsaga.nvim - improve neovim lsp experience [Moved to: https://github.com/nvimdev/lspsaga.nvim]

null-ls.nvim - Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.