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 21430 - Minor code completion features
Summary: Minor code completion features
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: Martin Roskanin
URL:
Keywords:
Depends on: 18617 21478 21479 21480 21481
Blocks: 22899
  Show dependency tree
 
Reported: 2002-03-11 15:26 UTC by Martin Roskanin
Modified: 2007-11-05 13:44 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Roskanin 2002-03-11 15:26:06 UTC
Implement minor code completion features.
Comment 1 Martin Roskanin 2002-03-12 13:23:37 UTC
Implementation of minor code completion features:

- Mark deprecated members in code completion (issue #21478)

- non case sensitive code completion (issue #18617)

- alternate icon for the local variables (issue #21479)

- option for non case-sensitive and case-sensitive
   alphabetized code completion members (issue #21480)

- if there is only one result founded in completion query, it should be substituted     
  immediately(option for that) (issue #21481)
Comment 2 Martin Roskanin 2002-05-15 08:51:07 UTC
fixed in [maintrunk]