Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » autocomplete does not work in symfony templates
autocomplete does not work in symfony templates [message #30067] Mon, 18 June 2007 21:33
Eclipse UserFriend
Originally posted by: perni.festlinfo.at

Hi folks,

we are using pdt 0.7.0.v20070221 with eclipse 3.2.1 here to develop a
web application with symfony. Altough the code completion works very
well in action classes, it doesn't work in the templates).

The 1st level code completion in the template works:

<?php
echo $f

shows "$foo" in the code completion window.

but the 2nd level code completion doesnt work:

<?php
echo $foo->

shows nothing, whereas it should show "bar()" in the code completion window.

Has anyone an idea to fix that?

Have a nice day,

Christoph Pernsteiner
Previous Topic:PHP syntax coloring for non .php files
Next Topic:v0.2.2 of XDebug support for PDT 0.7rc3
Goto Forum:
  


Current Time: Fri Apr 26 13:23:54 GMT 2024

Powered by FUDForum. Page generated in 0.03445 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top