InlineProblems
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
Jetbrains Marketplace
.
Report Bug
·
Request Feature
![GIF](https://github.com/0verEngineer/InlineProblems/blob/main/resources/gif1.gif?raw=true)
![GIF](https://github.com/0verEngineer/InlineProblems/blob/main/resources/gif2.gif?raw=true)
Screenshots
![PNG](https://raw.githubusercontent.com/0verEngineer/InlineProblems/main/resources/screenshots/1.png)
![PNG](https://raw.githubusercontent.com/0verEngineer/InlineProblems/main/resources/screenshots/2.png)
![PNG](https://raw.githubusercontent.com/0verEngineer/InlineProblems/main/resources/screenshots/3.png)
![PNG](https://raw.githubusercontent.com/0verEngineer/InlineProblems/main/resources/screenshots/4.png)
![PNG](https://raw.githubusercontent.com/0verEngineer/InlineProblems/main/resources/screenshots/5.png)
![PNG](https://raw.githubusercontent.com/0verEngineer/InlineProblems/main/resources/screenshots/6.png)
![PNG](https://raw.githubusercontent.com/0verEngineer/InlineProblems/main/resources/screenshots/7.png)
![PNG](https://raw.githubusercontent.com/0verEngineer/InlineProblems/main/resources/screenshots/8.png)
![PNG](https://raw.githubusercontent.com/0verEngineer/InlineProblems/main/resources/screenshots/9.png)
![PNG](https://raw.githubusercontent.com/0verEngineer/InlineProblems/main/resources/screenshots/settings1.png)
![PNG](https://raw.githubusercontent.com/0verEngineer/InlineProblems/main/resources/screenshots/settings2.png)
Table of Contents
-
About The Project
-
Getting Started
- Beta Versions
- Roadmap
- License
- Contact
About The Project
- I use this plugin professionally on a daily basis in IntelliJ and CLion in combination with the IdeaVIM extension
Getting Started
- Clone the repository and open it with IntelliJ
Beta Versions
Download
- You can download beta versions from the GitHub release page, there are available as pre-releases.
Custom Repository
- Add
https://plugins.jetbrains.com/plugins/beta/20789
as custom plugin repository if you only want this plugin from the beta
channel
- Add
https://plugins.jetbrains.com/plugins/beta/list
as custom plugin repository and you get all plugins with builds in the beta
channel
Roadmap
- [ ] Multiline ErrorLabels (Inlays)
- [ ] Delay before adding problems
- [ ] Listen to changed width of editor and redraw labels if needed
License
Distributed under the GNU General Public License v3 See LICENSE
for more information.
Contact
Julian Hackinger - dev@hackinger.io
Project Link: https://github.com/0verEngineer/InlineProblems