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 218940 - Go to file: jump to any buried file by just a couple of characters - plugin available
Summary: Go to file: jump to any buried file by just a couple of characters - plugin a...
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-25 06:05 UTC by markiewb
Modified: 2016-07-10 19:24 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Screenshot from idea (15.81 KB, image/png)
2012-09-25 06:05 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2012-09-25 06:05:28 UTC
[ BUILD # : 201209240001 ]
[ JDK VERSION : 1.6.35 ]

Jump to any buried file by just a couple of characters. (feature from intellij
idea)

See screenshot (taken from there tips of the day screen)
Comment 1 markiewb 2012-09-25 06:05:58 UTC
Created attachment 124841 [details]
Screenshot from idea
Comment 2 markiewb 2012-12-17 18:46:57 UTC
FYI See http://plugins.netbeans.org/plugin/16495/open-file-fast
Comment 3 Tomas Zezula 2012-12-17 18:55:30 UTC
As far as I know the http://plugins.netbeans.org/plugin/16495/open-file-fast is obsolete as the Go To File has index covering the sources. Originally NB 6.x the Go To File was implemented by file crawling on FS which is slow. Also it's very different to the IntelliJ feature form comment #1.
The IJ feature is a part of the project view.
Comment 4 Martin Balin 2016-07-07 08:37:36 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