+2

Allow users to add file extensions

Shaun Root 13 years ago 0
I use the CakePHP framework. Most of my files have an extension of .cpt, which are just normal PHP files. I would be nice if I could add the .ctp extension to PHP syntax highlighting. I know that I can change it once the file is open, but doing that every time I open a file really adds up to a lot of work.

Thanks