dima74 / intellij-indent-rainbow

Extension which shows indentation with a faint rainbow colored background to make them more readable
https://plugins.jetbrains.com/plugin/13308-indent-rainbow/
GNU General Public License v3.0
62 stars 13 forks source link

Automatic exception reports #16

Closed dima74 closed 4 years ago

dima74 commented 4 years ago

It would be nice to implement something like automatic issue creation when exception occurs. It is not clear how to do it, though.

Other projects have something similar:

dima74 commented 4 years ago

https://github.com/jansorg/intellij-error-reporting

dima74 commented 4 years ago

Fixed in 1.5.0, now exceptions are reported to Sentry