Xml highlighting doesn't work in scala code.

In previous versions it was cool. But now it doesn't works. Maybe I should enable this features in settings or something else, I don't know.
IDEA - 11.0.2
Scala plugin -         0.5.369.


0

We are working on some additional XML features, like highlighting, inspections, completion and so on. Many such features are almost done, by using language injection mechanism, so you will see mush better XML support, than it was. And it will be really soon.
You can also add your suggestions, what you want to see in scala XML support.

Best regards,
Alexander Podkhalyuzin.

0
Avatar
Permanently deleted user

Many thanks guys.

многие парни спасибо.
0
Avatar
Permanently deleted user

One issue that comes up is that when pattrern matching with xml literals, whitespace is significant.  So while I definitely want Ctrl+Alt+L to reformat my poorly indented xml generally, I want it to leave my xml within case statements as is.

Not a gigantic priority, but it's bitten me a couple of times.

0

请先登录再写评论。