Contributing Development Run ./gradlew buildPlugin to build the plugin. Run ./gradlew test to run the tests. Run ./gradlew runIde to run the IDE with the plugin installed. Code Style Run ./gradlew ktlintFormat before committing to ensure consistent formatting.