View unanswered posts | View active topics It is currently Wed Nov 29, 2023 7:50 pm



Reply to topic  [ 5 posts ] 
 PHP editor with in-place code navigation? 
Author Message
Junior Member

Joined: Mon Mar 02, 2009 6:04 am
Posts: 2
Post PHP editor with in-place code navigation?
Is there a PHP editor out there that supports navigation from a function call to the implementation of the function without having to browse the file system (e.g. by double-clicking on the function name)?


Mon Mar 02, 2009 6:40 am
Report this post
Profile
Junior Member

Joined: Mon Oct 16, 2006 3:41 pm
Posts: 25
Post 
Hi,
Yes, our product PhpEd (PHP IDE, not just an editor) supports code navigation among many other things - please check out our features at PHP IDE - Integrated Development Environment for PHP or download a trial version at NuSphere PhpED. The Complete PHP IDE for PHP developers :: Download.


Fri Mar 06, 2009 12:22 am
Report this post
Profile
Junior Member

Joined: Mon Mar 02, 2009 6:04 am
Posts: 2
Post Not really...
I have read through the PHP Code Navigator description but it does not say anything about the feature I'm looking for: In the code where a function is called, I want to double-click (or right-click or whatever) on the function name to jump to the function's definition.


Mon Mar 09, 2009 1:12 am
Report this post
Profile
Junior Member

Joined: Mon Oct 16, 2006 3:41 pm
Posts: 25
Post 
Hi,
Sorry if it's not clear, but if code navigator (or code explorer) is opened it shows all functions and classes, so you can easely go to any, as described in "How to perform search in PHP Code Navigator" on the page you mentinoed. Also you can just right click on the function in your code and one of the menu items would be "go to the declaration".
I hope it helps.


Mon Mar 09, 2009 1:34 am
Report this post
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 5 posts ] 

Who is online

Users browsing this forum: No registered users and 0 guests


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 post attachments in this forum

Search for:
Jump to:  
cron
© Copyright 2003-2008 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.