NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Is this feature available


Joined: 07 Sep 2004
Posts: 6
Reply with quote
Listing the methods of working class. For instance, can I see the whole list of function of the class, anc can i easyly jump to that line with any selection method?

Is is possbile with phped?
View user's profileFind all posts by okanariSend private messageICQ Number


Joined: 21 Oct 2004
Posts: 81
Location: UK
Reply with quote
There is a code explorer which gives a breakdown of a class and it's methods (plus it's properties and other functions in the file). There is also a code insight feature that puts up a tooltip style message when you enter the start of a function or a class with all possibilities based on what you've entered so far. Neither work with PHP5, however, although this is promised for an upcoming version. I'd really like to know when this will be out.
View user's profileFind all posts by QuboidSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8335
Reply with quote
Quote:
anc can i easyly jump to that line with any selection method?

if you work with Code Explorer window you can dbl-click (or select appropriate item in its popup) to jump to the function, class or property declaration.
If you work with Code Completion popup, you can jump to declaration by pressing the little green arrow in the popup's bottom line.
In both cases to return back to the original code you may press Browse Back on the toolbar or Alt-Up shortcut.
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Site Admin

Joined: 13 Jul 2003
Posts: 8335
Reply with quote
Quote:
Neither work with PHP5, however, although this is promised for an upcoming version. I'd really like to know when this will be out

We expect it to be finished in this year (i.e. before the Dec 31th).
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Is this feature available
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic