Change specific line color according to error

Answered

Hello,

I am currently trying to figure out how I can change line number color according to an error. Much like the reference shown below:

To identify an error in the editor, I have used the PsiErrorElement class. However, I become confused on how to edit or apply color on the corresponding line number element. What is an appropriate approach to this?

1
3 comments

There is no such possibility to change line number colors in editor gutter.

0
Avatar
Permanently deleted user

Thank you Yann Cebron for your response.

Do you think this implementation will be a priority in the future?

0

It seems not a popular request as I couldn't find related entry in issue tracker, if you want you can create one https://youtrack.jetbrains.com/issues/IDEA.

1

Please sign in to leave a comment.