Why are all the guides on using LSP functionality full of bloat?

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

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
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
  1. bacon

    background code checker

    I don't know if there's any way to do that inside Neovim, but you could check out bacon.

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. Metals

    Scala language server with rich IDE features 🚀

    If you are using nvim-lspconfig you can pass the settings as a Lua table to the setup function. For example, here are may metals settings:

  4. darkfi

    Anonymous. Uncensored. Sovereign.

    Steps to replicate: git clone https://github.com/darkrenaissance/darkfi/ cd darkfi/src/contract/dao/ nvim tests/integration.rs

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

  • Rewriting essential Linux packages in Rust

    8 projects | news.ycombinator.com | 9 Mar 2025
  • A cross-platform multi-target dotfiles manager written in Rust

    5 projects | news.ycombinator.com | 1 Mar 2025
  • 17 Essential CLI Tools to Boost Developer Productivity

    16 projects | dev.to | 2 Jan 2025
  • One-Liner for Finding Typos

    3 projects | dev.to | 28 Oct 2024
  • Tell HN: My Favorite Tools

    14 projects | news.ycombinator.com | 24 Dec 2023

Did you know that Rust is
the 5th most popular programming language
based on number of references?