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 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.
Instructions for lockelee1015/claude-code-chat-intellij, covering claude.md, 🏗️ architecture overview, 🛠️ development commands, build & test and build the plugin.