clangd_extensions.nvim VS trouble.nvim

Compare clangd_extensions.nvim vs trouble.nvim and see what are their differences.

clangd_extensions.nvim

Clangd's off-spec features for neovim's LSP client. Use https://sr.ht/~p00f/clangd_extensions.nvim instead (by p00f)

trouble.nvim

๐Ÿšฆ A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing. (by folke)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
clangd_extensions.nvim trouble.nvim
13 59
421 4,682
- -
6.7 7.6
about 1 month ago 9 days ago
Lua Lua
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.

clangd_extensions.nvim

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

trouble.nvim

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

What are some alternatives?

When comparing clangd_extensions.nvim and trouble.nvim you can also consider the following projects:

clangd-nvim - Neovim plugin for semantic highlighting in C++ based on Neovim's build-in LSP support. Mirror of https://gitlab.com/robert-oleynik/clangd-nvim/

impatient.nvim - Improve startup time for Neovim

nvim-lsp-installer - Further development has moved to https://github.com/williamboman/mason.nvim!

lsp-trouble.nvim - ๐Ÿšฆ A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing. [Moved to: https://github.com/folke/trouble.nvim]

nvim-lspconfig - Quickstart configs for Nvim LSP

AutoSave.nvim - ๐Ÿงถ Automatically save your changes in NeoVim [Moved to: https://github.com/Pocco81/auto-save.nvim]

vim-lsp-cxx-highlight - Vim plugin for C/C++/ObjC semantic highlighting using cquery, ccls, or clangd

telescope.nvim - Find, Filter, Preview, Pick. All lua, all the time.

dotfiles - Dotfiles for a system setup

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

lspkind.nvim - vscode-like pictograms for neovim lsp completion items

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