ALE now supports Neovim's diagnostics API

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

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

    https://github.com/dense-analysis/ale/blob/master/supported-tools.md ALE has been around for over 6 years and supports a gigantic list of tools out of the box, and not just through LSP. It has the weight of a nonprofit organisation behind it and a large community of maintainers.

  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. null-ls.nvim

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

    This will be the third linting solution to make use of the [Neovim Diagnostic] module after null-ls and nvim-lint. All can co-exist, all have the pros and cons.

  4. nvim-lint

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

    This will be the third linting solution to make use of the [Neovim Diagnostic] module after null-ls and nvim-lint. All can co-exist, all have the pros and cons.

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

  • Linting with ALE with executables in virtual envs

    2 projects | /r/neovim | 29 Dec 2022
  • This Week in Neovim #47: Archiving null-ls, native inlay hints, build.lua, flash.nvim, mini.files...

    1 project | /r/neovim | 11 Jul 2023
  • Vim users who work without any plugins, how does your vimrc look like?

    7 projects | /r/vim | 30 May 2023
  • closest thing to ALE with jedi-language-server with python 2.17

    3 projects | /r/vim | 25 Dec 2022
  • 1. Is it easier to switch from Python to Rust or to switch from JavaScript to Rust (in terms of learning)?

    4 projects | /r/rust | 26 Nov 2022

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