Where are code formatting settings for RELAX NG located?
Answered
Hello! I can't find settings for RELAX NG (.rng) formatting. Editor->Code Styles doesn't contain anything similar to RNG. I tried changing XML and HTML settings but they didn't affect on RNG files. How do I change formatting settings for RNG files? Thank you in advance.
I use IntelliJ IDEA 2016.3.2 Build #IU-163.10154.41, built on December 21, 2016
Please sign in to leave a comment.
RNG support is very limited and currently lacks the formatting settings. Feature request is welcome at https://youtrack.jetbrains.com/issues/IDEA.
Can I change this settings somehow? For example, directly in the configuration files?
.rng files use XML code style settings, there is no individual configuration for this file type.
Yeap, it works. Thank you.