I use Notepad++ and Aptana for editing my CakePHP code? Is there any way to get basic html syntax highlighting for CakePHP’s .ctp template files? It’s a lot harder for me without any coloring going on. Any ideas?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Configuring in Aptana Editor
Preferences…, and then choose
General > Editors > File
Associations.
the Add button.
type the appropriate file extension
(e.g. “.ctp” or “.thtml”).
the List.
Aptana.
file type that you just added.
list, click the Add button.
window, select the editor that you
want to associate with your file
type.
specified file type.
close the Preferences window.
Check out this link