Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ayfri/kordex-intellij-plugin

An intellij plugin to help you develop wih KordEx.
https://github.com/ayfri/kordex-intellij-plugin

intellij-plugin kordex kotlin

Last synced: 27 days ago
JSON representation

An intellij plugin to help you develop wih KordEx.

Awesome Lists containing this project

README

        

# KordEx-Intellij-Plugin

![Downloads](https://img.shields.io/jetbrains/plugin/d/io.ayfri.kordex-plugin)
![Version](https://img.shields.io/jetbrains/plugin/v/io.ayfri.kordex-plugin)

An intellij plugin to help you develop with the Discord Library [KordEx](https://github.com/Kord-Extensions/kord-extensions).

![Preview](resources/preview.png)

It currently has the following features:

- Adds gutter icons to Commands and Events, blue is for public, gold is for ephemeral, each type has its proper icon.
- Moves you to `action` DSL when you click on it.