How to add Underwave for given code line
I have developed a code analysis plugin and i want to underline(underwave) line if editor which has errors.
I have already add markers and change the line colors and add strips as well.
can anyone help me to do that.
Please sign in to leave a comment.
You should set effect type and effect color for TextAttributes of RangeHighlighter you create.