Package-level declarations
Types
A quick-fix action that can be applied to resolve a diagnostic.
Configuration for the linter.
Configuration for the lint gutter.
A lint source function that produces diagnostics for the current editor state.
A suspend lint source function for asynchronous linting.
Properties
Close the lint diagnostics panel.
Theme color for error-level diagnostics.
Theme color for hint-level diagnostics.
Theme color for info-level diagnostics.
Default lint keymap bindings.
Theme color for the diagnostic source label in the lint panel.
Theme color for warning-level diagnostics.
Jump to the next diagnostic after the cursor.
Open the lint diagnostics panel.
Jump to the previous diagnostic before the cursor.
Effect used to update the set of diagnostics.
Functions
Get the total number of diagnostics in the given state.
Force the linter to re-run immediately.
Iterate over all diagnostics in the given state.
Create a linter extension.
Create a linter extension with a suspend source.
Extension that adds a lint gutter column showing colored markers for lines that have diagnostics.
Set diagnostics on an editor view.