mirror of
https://github.com/chylex/IntelliJ-Inspection-Lens.git
synced 2025-01-04 19:42:47 +01:00
889 B
889 B
Inspection Lens
Displays errors, warnings, and other inspections inline. Highlights the background of lines with inspections. Supports light and dark themes out of the box.
By default, the plugin shows Errors, Warnings, Weak Warnings, Server Problems, Grammar Errors, Typos, and other inspections with a high enough severity level. Configure visible severities in Settings | Tools | Inspection Lens.
Left-click an inspection to show quick fixes. Middle-click an inspection to navigate to the relevant code in the editor.
Inspired by Error Lens for Visual Studio Code, and Inline Error for IntelliJ Platform.