I am writing some drupal modules and such and I would like textwrangler to do syntax highlighting for me. The files are PHP files, but they need different extensions to work with drupal (i.e. .module
). I've added ".module" -> PHP in the Custom Extension Mappings, but it's not doing any syntax highlighting like it does with my .php files. I've restarted TextWrangler, but it's not working.
What am I doing wrong?