Show image on hover over PsiElement

Answered

Is it possible to show an image when the mouse is over a PsiElement who's text contains an image filename?

2 comments
Comment actions Permalink

See org.intellij.images.fileTypes.ImageDocumentationProvider for a sample

0
Comment actions Permalink

Many thanks!! This works.

0

Please sign in to leave a comment.