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.
请先登录再写评论。
You should set effect type and effect color for TextAttributes of RangeHighlighter you create.