Menu

#6 Navigate to other files in the project.

open
nobody
None
5
2008-07-31
2008-07-31
No

Please add support for navigation to other PHP files included or used in the project.
E.g.
----------
require_once('init.php');
----------
when the cursor is place on 'init.php' it should navigate to it, the same way it's done in JSP too.

Of course, this should happen only when the parameter is a simple string and has the .php extension (and a file is found).

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.