KStateMachine / kstatemachine

KStateMachine is a powerful Kotlin Multiplatform library with clean DSL syntax for creating complex state machines and statecharts driven by Kotlin Coroutines.
https://kstatemachine.github.io/kstatemachine/
Boost Software License 1.0
358 stars 21 forks source link

Implement Intellij visualisation plugin #103

Open nsk90 opened 4 months ago

nsk90 commented 4 months ago

PSI plugin can highly improve library usability. Common visualisation tools like pluntUml or mermaid and even graphviz cannot draw complex state machine structure correctly.