Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ayfri/kordex-intellij-plugin
- Owner: Ayfri
- License: gpl-3.0
- Created: 2022-05-15T21:28:40.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-16T04:34:03.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T21:46:36.862Z (over 1 year ago)
- Topics: intellij-plugin, kordex, kotlin
- Language: Kotlin
- Homepage: https://plugins.jetbrains.com/plugin/19163-kordex-utils
- Size: 220 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.html
- License: LICENSE
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.