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 247157 - NetBeans fails to find *.coffee files
Summary: NetBeans fails to find *.coffee files
Status: RESOLVED WORKSFORME
Alias: None
Product: web
Classification: Unclassified
Component: HTML Project (show other bugs)
Version: 8.0.1
Hardware: PC Windows 8 x64
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-16 09:15 UTC by bennyn
Modified: 2015-03-18 11:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Asset.coffee isn't found in Go to File dialog (56.64 KB, image/png)
2014-09-16 09:15 UTC, bennyn
Details
"Go to File" for CoffeeScript files works. (42.58 KB, image/png)
2014-09-26 12:21 UTC, bennyn
Details
Screenshot of found coffee script file (39.41 KB, image/png)
2015-03-18 10:19 UTC, Tomas Zezula
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bennyn 2014-09-16 09:15:04 UTC
Created attachment 149248 [details]
Asset.coffee isn't found in Go to File dialog

I use NetBeans for HTML5 projects and I really like the "Go to File" dialog where you can search for files and jump right into them.

In NetBeans 8 it was possible to search for *.coffee files but since upgrading to NetBeans 8.0.1 it doesn't list *.coffee files in my "Go to File" dialog anymore (see attached screenshot).

In my screenshot the file "Asset.coffee" isn't found in the "Go to File" dialog.
Comment 1 Jaroslav Havlin 2014-09-19 06:04:18 UTC
Search API does not provide data for Go To File dialog. I guess the problem may be caused by the CoffeeScript plugin, indexing or Go To File dialog.

Reassigning to utilities/Jump To. Tomas, please evaluate it. Thank you.
Comment 2 bennyn 2014-09-26 12:21:47 UTC
Created attachment 149541 [details]
"Go to File" for CoffeeScript files works.
Comment 3 bennyn 2014-09-26 12:25:20 UTC
Hello. Are there any updates to my report? I've added another screenshot showing that the "Go to File" search works. However, the search for CoffeeScript files does not work reliably with NetBeans 8.0.1! With NB 8.0 it worked without problems.

Please have a look at the following screenshots.

Here you can see that the search works:
https://bugzilla-attachments-247157.netbeans.org/bugzilla/attachment.cgi?id=149541

But here it does not work (Asset.coffee is not listed):
https://bugzilla-attachments-247157.netbeans.org/bugzilla/attachment.cgi?id=149248
Comment 4 Tomas Zezula 2015-03-18 10:18:49 UTC
Works fine for me however I don't have the coffee script support installed, it's handled like plain text file, see attached screenshot.
The search can be affected both by the coffee script support module and HTML 5 project type. The Go To File does not handle file types.
Reassigning to the HTML project type.
Comment 5 Tomas Zezula 2015-03-18 10:19:23 UTC
Created attachment 152691 [details]
Screenshot of found coffee script file
Comment 6 Tomas Mysik 2015-03-18 11:03:25 UTC
Please, what plugin do you use for CoffeeScript support? In any case, attach your IDE log [1] or better a sample project.

It seems to work in the current dev build, so closing for now.

Thanks.
[1] http://wiki.netbeans.org/FaqLogMessagesFile