clangd_extensions.nvim VS diagnosticls-configs-nvim

Compare clangd_extensions.nvim vs diagnosticls-configs-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)

diagnosticls-configs-nvim

An unofficial collection of linters and formatters configured for diagnostic-languageserver for neovim. (by creativenull)
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 diagnosticls-configs-nvim
13 4
421 90
- -
6.7 5.1
about 1 month ago 4 months ago
Lua Lua
MIT License MIT License
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.

diagnosticls-configs-nvim

Posts with mentions or reviews of diagnosticls-configs-nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-06.

What are some alternatives?

When comparing clangd_extensions.nvim and diagnosticls-configs-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/

nvim-lsp-ts-utils - Utilities to improve the TypeScript development experience for Neovim's built-in LSP client.

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

efm-langserver - General purpose Language Server

nvim-lspconfig - Quickstart configs for Nvim LSP

formatter.nvim

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

nvim-lint - An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support.

dotfiles - Dotfiles for a system setup

neoformat - :sparkles: A (Neo)vim plugin for formatting code.

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

ale - Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support