Contributor Guide Build Use the following shell command. It will build a plugin ZIP archive in build/distributions. $ ./gradlew :buildPlugin Run local IDE To run a test instance of Rider with your plugin, use the following shell command: $ ./gradlew :runIde