New to IDEA - is there an easy way to continually use the latest snapshot version of the Kotlin plugin? In Maven I can just refer to the plugin version 0.1-SNAPSHOT.
the getting started guide describes how to use the nightly build plugin repository XML so the IDEA plugin auto-updates each day.