microsoft/vscode-eslint
VSCode extension to integrate eslint into VSCode observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 97
- Release rhythm 69
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 123
- age_days: 3963
- days_rel: 48
- days_push: 21
- n_releases_24m: 4
Adoption not part of the score
1948 stars · 382 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
plugin · maturity active
linter editor developer-tools developer-tools web-development frontend editor-plugin cross-platform eslint vscode-extension linting javascript typescript code-quality
1 source
- readme: https://github.com/microsoft/vscode-eslint · fetched 2026-08-28 · b7fc1691038c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| microsoft/vscode-eslint | main | 88 |
For agents
markdown · JSON · MCP: product_card(name="microsoft/vscode-eslint")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem