timo-reymann / intellij-mjml-support

MJML support for the IntelliJ Platform.
https://timo-reymann.github.io/intellij-mjml-support/
Other
25 stars 11 forks source link

Support `filename.mjml.twig` #208

Closed simoheinonen closed 1 month ago

simoheinonen commented 1 month ago

Description

Would be nice if file names like filename.mjml.twig would be supported out of the box!

References

No response

timo-reymann commented 1 month ago

One can liberally change this in IDE settings. I wont force it tho, as the plugin does not support template languages.

So one has to decide either to have mjml or template language highlighting.

See https://www.jetbrains.com/help/idea/creating-and-registering-file-types.html#configure-associations-between-filename-patterns-and-file-types on how to configure this.