Skip to content

Latest commit

 

History

History
145 lines (102 loc) · 5.5 KB

README.md

File metadata and controls

145 lines (102 loc) · 5.5 KB

Contributors Forks Stargazers Issues GPLv3 License Version Downloads Rating


Logo

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 GIF


Screenshots

PNG PNG PNG PNG PNG PNG PNG PNG PNG PNG PNG

Table of Contents
  1. About The Project
  2. Getting Started
  3. Beta Versions
  4. Roadmap
  5. License
  6. 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 - [email protected]

Project Link: https://github.com/0verEngineer/InlineProblems