I'm attempting to use Aptana for some web programming. For the most part, I'm impressed! One thing that's driving me crazy is that Aptana won't perform code assist on PHP code in an .html file... and conversely, won't perform HTML code assist in a .php file?!
Am I missing something here? Pushing "best practices" aside for a moment... PHP and HTML can live harmoniously in a single file. So how do I edit both languages in that same file?!
Thanks in advance!
P.S. I've been using CODA, which has its equivalent called Syntax Mode. You can choose PHP-HTML... which is exactly what I need in Aptana!