Is PsiElement currently visible in Editor? Follow
Answered
I read about the Caret Positions and Offsets, but i couldn't find how to get the editor visible range (logical or visual). I want to find out if a given PsiElement is currently visible to the user, is it possible?
Thank you :)
Please sign in to leave a comment.
What do you want to achieve/why do you need this information?