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 244229 - quick search files by filename
Summary: quick search files by filename
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Quick Search (show other bugs)
Version: 8.0
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-01 15:42 UTC by xenoterracide
Modified: 2014-05-27 15:19 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
IDE log (140.31 KB, text/plain)
2014-05-01 15:43 UTC, xenoterracide
Details

Note You need to log in before you can comment on or make changes to this bug.
Description xenoterracide 2014-05-01 15:42:56 UTC
Product Version = NetBeans IDE 8.0 (Build 201403101706)
Operating System = Mac OS X version 10.9.2 running on x86_64
Java; VM; Vendor = 1.8.0_05
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.5-b02

in quick search if I type `pom.xml` it does not find any of the files. I would like to be able to find files by filename with this, so if I type `User.java` or `pom.xml` etc, it gives me a list of classes or files...
Comment 1 xenoterracide 2014-05-01 15:43:03 UTC
Created attachment 147046 [details]
IDE log
Comment 2 xenoterracide 2014-05-02 15:15:37 UTC
if this operates like the 'go to file' functionality that'd be perfect.