ActiveState Community

Pardo Autocomplete

Posted by ialameh on 2008-05-15 03:43
OS: OS X

Hello,

Is there a way to have autocomplete to work with Prado Framework?

Including autocomplete on .page files

Issam

jeffg | Thu, 2008-05-15 08:37

You can associate *.page files with HTML in

Preferences / File Associations

This will get you HTML syntax highlighting, but will not support the special Prado tags eg '<com:TForm>'. I think in order to correctly get syntax highlighting for those you would have to create an extension that understands how Prado template files work.

--
JeffG