Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration for XHTML files #7

Open
joan-miralles opened this issue Dec 16, 2019 · 8 comments
Open

Configuration for XHTML files #7

joan-miralles opened this issue Dec 16, 2019 · 8 comments
Assignees
Labels
enhancement New feature or request

Comments

@joan-miralles
Copy link

I work with XHTML files to develop with JSF and Primefaces.
With this theme, all custom tags are shown in the same colour (name, attributes, etc.).
With Darcula Theme:
XHTML_with_Darcula_Theme

With CodelyTV Theme:
XHTML_with_CodelyTV_Theme

@JavierCane
Copy link
Member

We'll take a look. Thx for the report!

@rgomezcasas
Copy link
Member

I tried to replicate the error, but I couldn't :/
image

I also tried to install the jsf-el-extension plugin to test, but also I couldn't replicate.

Which plugins do you have installed? :)

@joan-miralles
Copy link
Author

joan-miralles commented Dec 16, 2019

Thanks for your reply!

I have the problem with files with ".xhtml" extension, not jsf.

I have no jsf-el-extension plugin. IntelliJ has "JavaEE: Java Server Faces" support in a bundled plugin.

Maybe only it's a problem about how IntelliJ detects files with XHTML extension.

@rgomezcasas
Copy link
Member

joan xhtml 2019-12-16 11-19-53

I can't replicate it :/

Which IntelliJ version are you using?

@joan-miralles
Copy link
Author

IntelliJ 2019.3

Maybe it's a problem with how IntelliJ detects this file type in my config, because I see a different logo in the Project View (I see a "JSF" logo, not an "H").

I'll close the issue. :-)

Thank you for our support!

@rgomezcasas
Copy link
Member

Ohh cool! 😊

@joan-miralles
Copy link
Author

FYI:
I've found a solution for this problem with JSF highlight in this post:
https://intellij-support.jetbrains.com/hc/en-us/community/posts/206401269-JSF-Highlight

This one worked for me: go to Editor > Color Scheme > Language Defaults > Template language and uncheck Foreground checkbox

@joan-miralles
Copy link
Author

Maybe changing:

<option name="DEFAULT_TEMPLATE_LANGUAGE_COLOR">
    <value>
        <option name="FOREGROUND" value="d5c4a1" />
    </value>
</option>

@rgomezcasas rgomezcasas reopened this Jun 3, 2020
@rgomezcasas rgomezcasas self-assigned this Jun 3, 2020
@rgomezcasas rgomezcasas added the enhancement New feature or request label Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants