Join Slack
Powered by
i'm wondering is there is any tool to convert html...
# announcements
b
brabo-hi
05/25/2018, 11:58 AM
i'm wondering is there is any tool to convert html to kotlin DSL? if not, can we start an open source project for that ?
k
karelpeeters
05/25/2018, 12:01 PM
Isn't it that trivial that regex can almost do it?
o
orangy
05/25/2018, 12:02 PM
I’m not sure if it still works, but still:
https://plugins.jetbrains.com/plugin/7957-html-to-kotlin
👍 1
b
brabo-hi
05/25/2018, 12:11 PM
how can we use it on intelli j
o
orangy
05/25/2018, 12:27 PM
Open Plugins in preferences, find this plugin and install it
orangy
05/25/2018, 12:27 PM
(I didn’t try it myself)
b
brabo-hi
05/25/2018, 2:05 PM
i ha ve installed it, but didnt know how to use it
o
orangy
05/25/2018, 2:05 PM
Copy an HTML snippet, paste into the Kotlin code, I suppose.
8
Views
Open in Slack
Previous
Next