You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The syntax does not really matter as we parse the files into an ast and then manipulate that. Kotlin support would require a Kotlin parser and translating all rewriting operations to support that also
All my views is written in kotlin. Using kotlin for Vaadin Flow views is much better than Java, so no option to revert.
Copilot is elegant and should support kotlin. The syntax in very close to Java, just skip "new" :-)
The text was updated successfully, but these errors were encountered: