Linting support for the CodeMirror code editor https://codemirror.net
  • TypeScript 100%
Find a file
Marijn Haverbeke e7f3151341 Always show lint tooltips above their target range
FIX: Avoid lint tooltips overlapping their target text when that is line-wrapped.

Closes codemirror/dev#1704
2026-05-24 08:57:04 +02:00
src Always show lint tooltips above their target range 2026-05-24 08:57:04 +02:00
test Improve logic for when to show a decoration as a widget 2025-10-10 09:48:18 +02:00
.gitignore Move to @codemirror/buildhelper 2021-03-09 17:47:10 +01:00
.npmignore Tell TypeScript to not go through dist to load the package itself 2020-12-29 16:52:02 +01:00
CHANGELOG.md Mark version 6.9.6 2026-05-06 12:12:40 +02:00
LICENSE Update maintainer email 2023-01-24 08:21:16 +01:00
package.json Mark version 6.9.6 2026-05-06 12:12:40 +02:00
README.md Update github links 2026-04-14 20:56:30 +02:00

@codemirror/lint NPM version

[ WEBSITE | DOCS | ISSUES | FORUM | CHANGELOG ]

This package implements linting support for the CodeMirror code editor.

The project page has more information, a number of examples and the documentation.

This code is released under an MIT license.

We aim to be an inclusive, welcoming community. To make that explicit, we have a code of conduct that applies to communication around the project.