Writing like a pro with Vale and Neovim

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • SonarLint - Clean code begins in your IDE with SonarLint
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Mergify - Updating dependencies is time-consuming.
  • 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-...

  • 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

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

  • Openly

    A Vale linter style that aims to replicate Grammarly in an open-source, privacy-friendly way

    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

  • Vale

    Compiler for the Vale programming language - http://vale.dev/ (by ValeLang)

    Ah, so not related to Vale the programming language, https://vale.dev/, which IMO is much more interesting.

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