mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 02:07:50 +08:00
3.8 KiB
3.8 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 the following projects:
- Erlang plugin and its TeamCity build configuration
- Rust plugin
- Uses the Gradle Kotlin DSL
- Fully written in Kotlin
- Uses Grammar-Kit
- Perl5 plugin
- Bamboo Soy plugin and its Travis configuration file
- AceJump plugin
- Uses the Gradle Kotlin DSL
- EmberJS plugin
- Robot plugin
- SQLDelight Android Studio Plugin
- idear plugin
- Uses the Gradle Kotlin DSL
- 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
- Uses the Gradle Kotlin DSL
- Mixes Java, Kotlin, and Groovy code
- Uses Grammar-Kit
- Uses a Kotlin version not bundled with IntelliJ IDEA
- 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