despinoza1 / InlineError

Plugin that displays errors in editor for Intellij IDEs
https://plugins.jetbrains.com/plugin/17302-inlineerror
MIT License
36 stars 4 forks source link

Feature Request: version of idea. #22

Open xy0inue opened 1 year ago

xy0inue commented 1 year ago

Hi, I love the plugin, thank you for your work on it.

I'd love it even more if the new version of this plugin is compatible with idea2021.1.3 .

How feasible is that?

xy0inue commented 1 year ago

I'm color blind. idea's own display of errors is more indistinct. For me, errors are harder to find.

I found the following issues undetected in version 0.0.3 compatible with idea2021.1. For example, int a=1.0; (java) Maybe the new version is already compatible with this case.