[ phpeclipse-Feature Requests-1479237 ] Don't show unreachable variables in Content Assist
"SourceForge.net" <[email protected]> Tue, 08 May 2007 05:02:45 -0700
| Newsgroups | gmane.comp.ide.eclipse.phpeclipse.devel |
|---|---|
| Message-ID | <[email protected]> |
Feature Requests item #1479237, was opened at 2006-04-30 11:27 Message generated for change (Comment added) made by remmelt You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=484804&aid=1479237&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: None Status: Open Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Don't show unreachable variables in Content Assist Initial Comment: I'd like to see this in the Content Assist (Ctrl + Space): It should concentrate on variables, which are reachable from the current point. It makes no sense to view variables used in other files, which have no relation at all with the current file. I think a walk of the includes would help. ---------------------------------------------------------------------- Comment By: Remmelt (remmelt) Date: 2007-05-08 14:02 Message: Logged In: YES user_id=1347223 Originator: NO Any kind of decent-sized web app has loads of classes. Especially with more than one developer working on an app, it's impossible to remember all the different functions, and what class they belong to. For me, the deal breaking omission in PHP Eclipse is the lack of true, context sensitive intellisense. $a = new <all defined classes pop up here, when I start typing the list autoselects what I type> $a-><pop up of all functions and reachable variables FROM THIS CLASS ONLY> It's back to Zend for me... ---------------------------------------------------------------------- Comment By: junky (omniscient101) Date: 2007-03-09 00:47 Message: Logged In: YES user_id=1738908 Originator: NO MASSIVELY IMPORTANT!! For even my company's modest sized framework, all projects that I work in make the content assist not only essentially useless, but intolerably slow. Another vote. ---------------------------------------------------------------------- Comment By: gagarine (gagarine) Date: 2006-07-28 12:55 Message: Logged In: YES user_id=1043515 It's a problem with big project and when you work with a framewok. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2006-07-04 20:45 Message: Logged In: NO Yes... it's very important!!! One vote more. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=484804&aid=1479237&group_id=57621 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/