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 221603 - Allow for search in completion popup
Summary: Allow for search in completion popup
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal with 1 vote (vote)
Assignee: Dusan Balek
URL:
Keywords:
: 224753 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-11-07 08:02 UTC by lcapra
Modified: 2016-07-07 07:29 UTC (History)
1 user (show)

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 lcapra 2012-11-07 08:02:03 UTC
Hi,
this is an idea I'm thinking about from a while and I'm trying now to put here as a feature request.

Commonly I use the php autocompletion for Drupal CMS projects eg

content_ (ctrl+space) (shows about 100 suggestions)

would be nice to have some chance to filter out the suggestion view like 

content_ (ctrl+space)(ctrl+shift+space[?]) "item" (as search string)

Searching for non consecutive word in function or method names would result in a filtered view of the suggestions list (in the described case I think would be no more than 10 suggestions).

Thank you.
Comment 1 Petr Pisl 2013-01-14 09:17:20 UTC
*** Bug 224753 has been marked as a duplicate of this bug. ***
Comment 2 markiewb 2013-06-18 11:05:49 UTC
This RFE would also be useful for other non-PHP specific languages, so i moved the issue to editor|hints

General use case: (substring) filtering within the resultset of completion popup
Comment 3 markiewb 2013-07-03 21:43:52 UTC
Moved to editor|completion. It has nothing to do with hints IMHO.
Comment 4 Martin Balin 2016-07-07 07:29:19 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss