How to set up HTML highlighting for .tml files?
Answered
Right now there is a bug with the Tapestry plugin that causes constant freezing (https://youtrack.jetbrains.com/issue/IDEA-175026), so I need to disable it. However, this removes syntax highlighting for .tml files. They are essentially HTML files, so how can I set up the same HTML syntax highlighting for .tml files?
Please sign in to leave a comment.
Map .tml files to HTML file type? https://www.jetbrains.com/help/idea/creating-and-registering-file-types.html.
That works well for the current version of IDEA - what about the 2017.2 preview? The menu is very different in the newest version and doesn't have the same options.
Not sure what you mean, it should be the same.
Nevermind, I'm a fool