This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 27974 - Code-completion for local variables
Summary: Code-completion for local variables
Status: RESOLVED DUPLICATE of bug 18888
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-13 21:57 UTC by _ gtzabari
Modified: 2007-11-05 13:44 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2002-10-13 21:57:33 UTC
It would be nice to be able to code-complete
variable names declared within the current method,
even if the file itself cannot compile because the
method is incomplete (development in progress).
Comment 1 ngx472 2002-11-27 19:44:03 UTC
JBuilder completes irrespective of case, if there is no 
ambiguity - handy
Comment 2 psuk 2004-03-19 19:39:47 UTC

*** This issue has been marked as a duplicate of 18888 ***