Plugin to show problems like errors and warnings inside the text editor (inline) for IDEs based on the IntelliJ Platform, inspired by Error Lens and InlineError.
You can turn this plugin on and off with the keyboard shortcut alt+u, additional shortcuts can be configured in the settings.
Jetbrains Marketplace
.
Codeberg
·
Github
.
Report Bug
·
Request Feature
Table of Contents
- I use this plugin professionally on a daily basis in IntelliJ and CLion in combination with the IdeaVIM extension
- Clone the repository and open it with IntelliJ
- You can download beta versions from the GitHub release page, there are available as pre-releases.
- Add
https://plugins.jetbrains.com/plugins/beta/20789as custom plugin repository if you only want this plugin from thebetachannel - Add
https://plugins.jetbrains.com/plugins/beta/listas custom plugin repository and you get all plugins with builds in thebetachannel
- Multiline ErrorLabels (Inlays)
- Delay before adding problems
- Listen to changed width of editor and redraw labels if needed
Distributed under the GNU General Public License v3 See LICENSE for more information.
Julian Hackinger - [email protected]
Project Link: https://github.com/0verEngineer/InlineProblems












