How to listen editor cursor changes?

Answered

Hello,

How can I listen every cursor change? For example, moving cursor left, right, top, bottom. 

Thanks!

0
2 comments

Hi Alexandr,

Did you try com.intellij.openapi.editor.event.CaretListener?

0

Hi Karol,

Thanks! 👍👍👍

0

Please sign in to leave a comment.