Plugin Development using Kotlin

This page summarizes the projects mentioned and recommended in the original post on /r/Kotlin

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • intellij-platform-plugin-template

    Template repository for creating plugins for IntelliJ Platform

    I'm a beginner in plugin development and want to develop a simple plugin to access Redis in Intellij. I forked an official repository from JetBrains containing a basic template for plugin development. I can understand how to use the Service to call some business logic and share it between the plugin's components. But I really curious about how to build a simple UI using Kotlin DSL UI. Could you guys share some useful links or repositories describing the flow of creating elements/components for the plugin? The documentation from JetBrains is excellent but it doesn't contain any proper examples for creating UI elements.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts