do you know if I can assign a specific highlighting to some files or extensions with textMate?

For example, I have a example.module file and I want to assign a php highlighting to it.

thanks

link|improve this question

Notepad ++ has this built in and really easy to use. I suggest converting. – Daisetsu Jun 24 '10 at 19:00
@Daisetsu: Notepad++ is for Windows. TextMate is for Mac. That seems like a very bad suggestion. – mipadi Jun 24 '10 at 19:55
@mipadi ahh, I didn't realize. Thanks for the correction. – Daisetsu Jun 24 '10 at 22:41
feedback

1 Answer

up vote 3 down vote accepted

Yes, in the bottom status bar on TextMate, there is a list of languages. Select the one you want to use -- it'll apply to all files with the same file extension.

alt text

link|improve this answer
great, totally ignored :) thanks – Patrick Jun 26 '10 at 16:36
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.