Comments in XHTML file

Hello to everyone

I am encountering the annoying problem with the 14.1 and 14.1.1 version. Comments in the xhtml files, for the JSF/Facelets applications, don't set a background color, so it is not recognizable anymore that comment exist.
It has been working correctly in the prior versions. You can see the result from the screenshot

comment.PNG

Do you have any advice could I somehow configure it to work properly. Here is the same code in version 14.0
comment.PNG

Thanks

0

Can you try it again with a new editor colors & fonts scheme created from the default one? Does it fix the problem?

0
Avatar
Permanently deleted user

Thanks for the reply

Well, I have been using the default editor scheme already, and switching to dracula and back to default didn't solve my problem.

0
Avatar
Permanently deleted user

Unfotunately it is related to java classes, which work fine for me. Only files that don't work are one with XHTML extension and only in case I comment out the JSF blocks

image.PNG

From the image you can see that comment over DIV works file, but over JSF tags doesn't work, and I can't find in settings where is the setting for XHTML files (if it exist)

Regards
Nikola

0

Does it still happen if you rename IDE folders (config/plugins/system) and start with all the defaults? https://intellij-support.jetbrains.com/entries/23358108

0

The bug is reproducible for me. Could you please file a bug?

0

请先登录再写评论。