Hi! Now that I’m getting closer to 200 OPENRNDR sketches I struggle to remember which one is which.
I thought that it would be very useful to have a plugin for Idea to show thumbnails of sketches and load the code by clicking on the image. It would be like the current list of files on the left pane, but with images above each .kt file.
Here are the instructions to create a plugin: Building Plugins with Gradle—IntelliJ Platform Plugin SDK Has anyone tried this before? I haven’t yet.
There is one open source plugin which might serve as inspiration: https://plugins.jetbrains.com/plugin/7874-android-drawable-viewer
Maybe it could even become the OPENRNDR plugin if other useful features are developed (snippets? shadeStyles? Built-in guide?)
What do you think? Would this be a useful addition?