[ phpeclipse-Feature Requests-1607715 ] Smart Goto Source
"SourceForge.net" <[email protected]> Sun, 03 Dec 2006 00:23:37 -0800
| Newsgroups | gmane.comp.ide.eclipse.phpeclipse.devel |
|---|---|
| Message-ID | <[email protected]> |
Feature Requests item #1607715, was opened at 2006-12-03 16:23 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=484804&aid=1607715&group_id=57621 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: editor Group: 1.2.x Status: Open Priority: 5 Private: No Submitted By: Gerry (gerrry) Assigned to: Nobody/Anonymous (nobody) Summary: Smart Goto Source Initial Comment: Basically just being able to right click on a function/method call, and being able to select an option which will bring you straight to it's declaration. This is a pretty standard feature in many editors (as it makes coding so much faster), so I would love to see it in phpEclipse. Here's Zend Studio's version of it: http://www.zend.com/products/zend_studio/feature_list#Goto Note, you may need to be careful in the way that you find the position of the declaration. Because of the __autoload feature of PHP, you would probably want to search for the function using the contents of the project instead of trying to find it by searching all of the require or include files. Then again it might be even better if you were to do both. As I said, no simple task. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=484804&aid=1607715&group_id=57621 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV