# microsoft/vscode-eslint

VSCode extension to integrate eslint into VSCode

Repository: https://github.com/microsoft/vscode-eslint
Canonical: https://ross.abutalabs.com/products/vscode-eslint
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-08-12T17:09:24+00:00

## Health v2 (maintenance only)
Score: 88/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 69, longevity 100
- inputs: {"age_days": 3963, "days_push": 21, "days_rel": 48, "gap_med": 123, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1948, forks 382 (observed 2026-08-28T04:05:57.950740+00:00)

## What it is
The official VS Code extension that integrates ESLint linting into Visual Studio Code. It validates JavaScript and TypeScript files in real time, shows diagnostics, and supports auto-fix on save using the ESLint version installed in the workspace or globally.

## Use cases
- lint javascript and typescript in vscode
- show eslint errors inline in the editor
- auto-fix eslint issues on save
- integrate eslint flat config with vscode
- validate vue files with eslint in the editor

## When to choose
- you use VS Code and want real-time ESLint diagnostics and quick fixes
- your project uses ESLint with flat or legacy config and you want editor integration
- you want lint auto-fixes applied via code actions on save

## When to avoid
- you use a different editor such as Neovim or JetBrains IDEs
- you only need to run ESLint from the CLI or CI without editor integration

## Facets
- artifact type: plugin
- maturity: active
- function: linter, editor, developer-tools
- domain: developer-tools, web-development, frontend
- platform: editor-plugin, cross-platform
- tags: eslint, vscode-extension, linting, javascript, typescript, code-quality

## Member repositories
- microsoft/vscode-eslint (main) score 88

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:57.950740+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:07:00.103202+00:00, confidence not recorded.
  - readme: https://github.com/microsoft/vscode-eslint (fetched 2026-08-28T04:05:57.950740+00:00, sha b7fc1691038c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
