Awesome
<div id="top"></div> <!-- PROJECT SHIELDS --> <!-- PROJECT LOGO --> <br /> <div align="center"> <a href="https://github.com/0verEngineer/InlineProblems"> <img src="src/main/resources/META-INF/pluginIcon.svg" alt="Logo" width="100" height="100"> </a> <h3 align="center">InlineProblems</h3> <!-- Plugin description -->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
<!-- Plugin description end --> <p align="center"> <br /> <a href="https://plugins.jetbrains.com/plugin/20789-inlineproblems">Jetbrains Marketplace</a> . <a href="https://github.com/0verEngineer/InlineProblems/issues">Report Bug</a> · <a href="https://github.com/0verEngineer/InlineProblems/issues">Request Feature</a> </p></div>
<details> <summary>Screenshots</summary>
</details> <!-- TABLE OF CONTENTS --> <details> <summary>Table of Contents</summary> <ol> <li> <a href="#about-the-project">About The Project</a> </li> <li> <a href="#getting-started">Getting Started</a> </li> <li><a href="#beta versions">Beta Versions</a></li> <li><a href="#roadmap">Roadmap</a></li> <li><a href="#license">License</a></li> <li><a href="#contact">Contact</a></li> </ol> </details> <!-- ABOUT THE PROJECT -->
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 thebeta
channel - Add
https://plugins.jetbrains.com/plugins/beta/list
as custom plugin repository and you get all plugins with builds in thebeta
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
<!-- MARKDOWN LINKS & IMAGES -->