mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 02:07:50 +08:00
5.2 KiB
5.2 KiB
Usage Examples
Marketplace platform provides the IntelliJ Platform Explorer – a search tool for browsing Extension Points inside existing implementations of open-source IntelliJ Platform plugins.
One of its features is the possibility of filtering the plugins by those that utilize Gradle or Gradle KTS build scripts.
As examples of using this plugin, you can also check out following projects:
- Go plugin and its TeamCity build configuration
- Erlang plugin and its TeamCity build configuration
- Rust plugin
- Uses the Gradle Kotlin DSL
- Fully written in Kotlin
- Uses Grammar-Kit
- AWS CloudFormation plugin and its TeamCity build configuration
- Bash plugin and its TeamCity build configuration
- Perl5 plugin and its Travis configuration file
- Bamboo Soy plugin and its Travis configuration file
- Android Drawable Importer plugin
- Android Material Design Icon Generator plugin
- AceJump plugin
- Uses the Gradle Kotlin DSL
- EmberJS plugin
- HCL plugin
- Robot plugin
- TOML plugin
- SQLDelight Android Studio Plugin
- idear plugin
- Uses the Gradle Kotlin DSL
- Android WiFi ADB plugin
- SonarLint plugin
- IdeaVim plugin and its TeamCity build configuration
- Adb Idea is configured to build and run against stable, beta or preview (canary) releases of Android Studio
- Gerrit uses Travis CI inclusive automated publishing of releases to GitHub and JetBrains plugin repository (triggered by version tag creation)
- .ignore
- Minecraft Development and its TeamCity build configuration
- Uses the Gradle Kotlin DSL
- Mixes Java, Kotlin, and Groovy code
- Uses Grammar-Kit
- Uses a Kotlin version not bundled with IntelliJ IDEA
- Mainframer Integration
- Uses the Gradle Kotlin DSL
- Fully written in Kotlin
- Uses RxJava
- Unity 3D plugin for JetBrains Rider
- AEM Tools plugin for Adobe Experience Manager integration
- Uses the Gradle Kotlin DSL
- Fully written in Kotlin
- Uses template language
- F# plugin for JetBrains Rider
- Uses the Gradle Kotlin DSL
- Intellij Rainbow Brackets
- Fully written in Kotlin
- Uses other IntelliJ IDEA plugins as test dependencies
- Circle CI configuration file & Travis CI configuration file
- Gradle task to verify plugin compatibility cross IntelliJ Platform versions
- Auto submit anonymous feedback as GitHub issues
- Requirements
- Uses the Gradle Kotlin DSL
- Fully written in Kotlin
- Uses other IntelliJ IDEA plugins as test dependencies
- Uses Grammar-Kit
- Uses a Kotlin version not bundled with IntelliJ IDEA
- EduTools
- Uses the Gradle Kotlin DSL
- Mixes Java and Kotlin code