varabyte / kobweb-intellij-plugin

An official IntelliJ IDE plugin to include Kobweb-specific enhancements and understanding to your project
Apache License 2.0
10 stars 2 forks source link

Show inline previews of Kobweb components #15

Open bitspittle opened 8 months ago

bitspittle commented 8 months ago

Like the Android Studio preview, which lets you see code rendered without having to actually run your application, especially with the help of @Preview annotations.

[!CAUTION] This is VERY DIFFICULT and should probably not be prioritized for a while.

See also: https://developer.android.com/jetpack/compose/tooling/previews