Skip to content

IntelliJ platform plugin that shows errors, warnings, and other inspection highlights inline.

License

Notifications You must be signed in to change notification settings

icedice/IntelliJ-Inspection-Lens

 
 

Repository files navigation

IntelliJ plugin that shows errors, warnings, and other inspection highlights inline.

Simply install the plugin and inspection descriptions will appear on the right side of the lines. Shown inspection severities are Errors, Warnings, Weak Warnings, Server Problems, Typos, and other inspections from plugins or future IntelliJ versions that have a high enough severity level. Each severity has a different color, with support for both light and dark themes.

The plugin is not customizable outside of the ability to disable/enable the plugin without restarting the IDE. If the defaults don't work for you, I would recommend either trying the Inline Error plugin which can be customized, or proposing your change in the issue tracker.

Inspired by Error Lens for Visual Studio Code, and Inline Error for IntelliJ Platform.

Inspection Lens Screenshot

About

IntelliJ platform plugin that shows errors, warnings, and other inspection highlights inline.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%