timo-reymann / intellij-mjml-support

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

Support `filename.mjml.twig` #208

Closed simoheinonen closed 2 months ago

simoheinonen commented 2 months 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 2 months 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.