Can I highlight or underline a content in a editor given row, column and size?

I am creating a static code analysis plugin and I want to highlight or underline a particular content in the editor. I know the row, column and size I want to underline or highlight. Can I do that?

0
1 comment
Avatar
Permanently deleted user

I used RangeHighlighter to solve this.

0

Please sign in to leave a comment.