A set of project instructions for building, testing, checking, running, and packaging an IntelliJ plugin. Gradle is the build tool used by the project, and Detekt checks Kotlin code for common problems.
A set of project rules for developing an IntelliJ plugin, which is an extension that adds features to the IntelliJ development environment. It describes where plugin actions and tool-window entry code belong and how they are registered.
A set of Kotlin coding rules for readability, type safety, error handling, formatting, comments, and coroutine use. Detekt is an automated Kotlin code-quality checker, and these rules describe how to handle its findings.
A project-structure reference for a Kotlin IntelliJ plugin. It maps important build files, source folders, test folders, and the plugin declaration file to their roles.
A set of team rules for working with an AI assistant, including language, formatting, editing, testing, and code-quality preferences.
★not rated 4 11mo agoA191 tokens
originalMIT
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: