Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » PDT 2.1.0 Global Variables Autocomplete
PDT 2.1.0 Global Variables Autocomplete [message #91151] Wed, 21 January 2009 13:26
Eclipse UserFriend
Originally posted by: spam.networks.fi

If i write code as follows:

function foo
{
global $somevariable;

$some [ctrl+space]
}

it does not complete that global variable. Yet that variable surely is
in the scope now.

-jasmo
Previous Topic:join me to the Eclipse PDT 2.0 webinar!
Next Topic:PDT 2, PHP explorer folder icons
Goto Forum:
  


Current Time: Tue Oct 15 22:41:43 GMT 2024

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

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

Back to the top