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 262258 - Missing .eslintrc file in project root.
Summary: Missing .eslintrc file in project root.
Status: RESOLVED DUPLICATE of bug 246521
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 8.0.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-27 16:39 UTC by shadyyx
Modified: 2016-05-30 07:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description shadyyx 2016-05-27 16:39:12 UTC
Recently we added JS linter to our project and it uses .eslintrc config file that is in project root.

Unfortunately I cannot see this file in NetBeans IDE nor in Projects window nor Files window. I tried to refresh the folders (via context menu option) with no success.

I then tried to create other files which name is preceded with a dot, like .grunt, .svnignore, etc. with the same behavior - those files are not shown in NetBeans IDE.

Except for .gitignore file, which is displayed and editable.

Therefore I do not understand why all other "hidden" files are ignored by default...
Comment 1 Jaroslav Havlin 2016-05-30 07:44:57 UTC
Please see bug 246521 and wiki page [1].

Marking this issue as a duplicate.
Thank you for reporting.

[1] http://wiki.netbeans.org/HiddenFilesInNB81.

*** This bug has been marked as a duplicate of bug 246521 ***