Play2 Scala templates and Zen coding

Is it possible to enable Zen coding in play2 Scala templates (in .scala.html files)?

I type "p.success", press 'Tab' and nothing happens (however it should expand to <p ></p>).It works for plain html files.

0

No, It's not available for now. Please create a ticket for it (http://youtrack.jetbrains.com/issues/SCL), I think it won't be really hard to implement.

Best regards,
Alexander Podkhalyuzin.

0

Thank you for the answer.
I have created a ticket (http://youtrack.jetbrains.com/issue/SCL-5436)

0

请先登录再写评论。