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

Add a warning if a route isn't valid #36

Open bitspittle opened 7 months ago

bitspittle commented 7 months ago

For example, ctx.router.navigateTo("a/b/c/mispeled"), or Link("stale-route-that-got-removed-but-I-forgot-about-this-link")