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 68265 - "Search Files in Project" - able to search by regular expressions
Summary: "Search Files in Project" - able to search by regular expressions
Status: RESOLVED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: File Search (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-08 09:53 UTC by lpintilie
Modified: 2007-05-05 21:01 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 lpintilie 2005-11-08 09:53:32 UTC
At the moment the feature works only if the user starts typing the exact name of
the file, narrowing down the list of possible choices. However, it would be nice
to be able to use regular expressions, or at least "well known" wildcards (* and
?). 

One possible scenario: project with several *.properties files, or *.xml files.
I am aware that Ctrl-Shift-P provides the ability to do that, however I believe
it takes too many key presses for a functionality used quite often.

Current configuration:
OS: Fedora Core 3 (on i386)
NetBeans: 5.0dev, build200510131600 with accelerators module installed from
manually downloaded NBM, from
http://accelerators.netbeans.org/servlets/ProjectDocumentList
Comment 1 Petr Hrebejk 2007-05-05 21:01:07 UTC
x