Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show inline previews of Kobweb components #15

Open
bitspittle opened this issue Jan 19, 2024 · 0 comments
Open

Show inline previews of Kobweb components #15

bitspittle opened this issue Jan 19, 2024 · 0 comments
Labels
IDE: Inspection Some information that should be surfaced to the user (tooltip, notification, lint warning)

Comments

@bitspittle
Copy link
Contributor

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

@bitspittle bitspittle added the IDE: Inspection Some information that should be surfaced to the user (tooltip, notification, lint warning) label Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IDE: Inspection Some information that should be surfaced to the user (tooltip, notification, lint warning)
Projects
None yet
Development

No branches or pull requests

1 participant