Seeking for advice on a particular LSP setup

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. kok.nvim

    Fast as FUCK nvim completion. SQLite, concurrent scheduler, hundreds of hours of optimization.

    Hmm, this might be tricky to answer. COQ claims to be the fastest completion library and it seems to be very fast.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. ccls

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

    I was abled to build ccls on a RHEL 6 machine which also supports semantic highlighting with the help of this plugin. Would suggest to try that out.

  4. vim-lsp-cxx-highlight

    Discontinued Vim plugin for C/C++/ObjC semantic highlighting using cquery, ccls, or clangd

    I was abled to build ccls on a RHEL 6 machine which also supports semantic highlighting with the help of this plugin. Would suggest to try that out.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What SQL formatter do you use? What can give you Intellij like formatting for SQL?

    5 projects | /r/neovim | 19 Apr 2023
  • Need help with C/C++ setup for proper highlighting and LSP features

    5 projects | /r/neovim | 11 Feb 2023
  • nlsp_settings: Root dir for pyright/jedi-ls

    1 project | /r/neovim | 24 Oct 2022
  • Managing multiple incompatible toolchains/compilers?

    1 project | /r/cpp | 23 Oct 2022
  • I'm not getting null-ls autocompletions for JSX unless tsserver is required

    1 project | /r/neovim | 14 Oct 2022

Did you know that C++ is
the 7th most popular programming language
based on number of references?