-
ale
Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support
vim-ale[1] combines a LSP client with the ability to shell out to linters and supports vale
1: https://github.com/dense-analysis/ale/blob/master/supported-...
-
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.
-
vscode-ltex
LTeX: Grammar/spell checker :mag::heavy_check_mark: for VS Code using LanguageTool with support for LaTeX :mortar_board:, Markdown :pencil:, and others
-
They don't mention that can write the rules yourself and also pick and choose from existing rules from github.
There is an attempt to build and open source version of grammarly using vale rules here.
https://github.com/testthedocs/Openly
-
Ah, so not related to Vale the programming language, https://vale.dev/, which IMO is much more interesting.