Skip to content Skip to sidebar Skip to footer

How Can I Open A File And See The Html Highlights In Intellij Idea?

I have some non-html files like '**.gohtml', but I don't know how to open it as a html file and see the highligts in Intellij IDEA.How can I do this.?

Solution 1:

I figured this out by doing this three steps:

  • Go to Editor>File Types
  • Find the file Type HTML In Recognized File Types
  • Enter the new wildcard(CLICK THE PLUS BUTTON) you want In Registered Patterns

Post a Comment for "How Can I Open A File And See The Html Highlights In Intellij Idea?"