LSP diagnostics for all files of a project

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • nvim-lint

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

  • nvim-lint (minimal plugin that is a bridge from external CLI linters to the diagnostic api) has a clang-tidy integration one might be interested in https://github.com/mfussenegger/nvim-lint

  • null-ls.nvim

    Discontinued Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.

  • FYI null-ls recently added support for this. You can see the implementations for the Go linters revive and staticcheck. Basically you just need to specify that the source will return diagnostics for multiple files and then have each diagnostic include a filename.

  • 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.

    InfluxDB logo
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