ImageComment
Provides functionality to display local images specified in Markdown format
Getting Started
- Write
![imageAlt](/path/to/image)
in comment!
Installation
-
Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "ImageComment" > Install Plugin
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
Plugin based on the IntelliJ Platform Plugin Template.