This post originated from an RSS feed registered with Java Buzz
by Dave Booth.
Original Post: Icons Preview in Gutter Bar
Feed Title: IntelliJ IDEA Blog
Feed URL: http://blogs.jetbrains.com/idea/feed/
Feed Description: All the most recent updates, views, and information on IntelliJ IDEA... straight from the source.
Maia supports preview of icons you are using in Java code directly from the editor. For each of the icon definitions (javax.swing.Icon), Maia tries to locate a file from which it is loaded and then shows a preview in the gutter bar. You can click it to open the image for editing, of course.
[...]