VS Code - Catch errors in your markdown files

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. markdownlint

    A Node.js style checker and lint tool for Markdown/CommonMark files.

    The markdownlint VS Code extension is powered by the Node library of the same name. Its usage is quite similar to ESLint. It has a set of rules that can be configured, errors are highlighted, and you can automatically fix simple errors.

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.

    SurveyJS logo
  3. ESLint

    Find and fix problems in your JavaScript code.

    The markdownlint VS Code extension is powered by the Node library of the same name. Its usage is quite similar to ESLint. It has a set of rules that can be configured, errors are highlighted, and you can automatically fix simple errors.

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

  • Figma Files Registration Statement for Proposed Initial Public Offering

    3 projects | news.ycombinator.com | 1 Jul 2025
  • 5 Tools That Helped Me Catch 70% More Bugs in the Codebase [Important!]

    3 projects | dev.to | 30 Jun 2025
  • Never lose valuable error context in JavaScript

    3 projects | dev.to | 21 May 2025
  • Shopify: Getting to grips with GraphQL

    2 projects | dev.to | 13 May 2025
  • Static Code Analysis: Ensuring Code Quality Before Execution

    2 projects | dev.to | 8 Apr 2025

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?