Force textmate to apply syntax highlighting to a specific format?

I would like to highlight the HTML syntax highlighting on another extension (one of my colleagues decided to use a different file naming scheme for their template files).

In other editors where you can select manually, but Textmate doesn't seem to allow me. How can I make these .randomtextension files display as HTML?

+6
syntax-highlighting textmate
source share
1 answer

At the bottom of the window, select "Javascript" as the current language.

+22
source share

All Articles