Getting PhpED to treat ctp files like php files

149 Views Asked by At

Hi I want PhpED to treat ctp files like PHP files. So it will do all the syntax highlighting and auto-complete functionality you get when coding within a PHP file. Is there anyway to do this?

1

There are 1 best solutions below

1
Jlone On BEST ANSWER

In phpED go to Tools->Settings->Associations and add .ctp under the PHP type.