Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 320 Bytes

File metadata and controls

15 lines (13 loc) · 320 Bytes

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