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 250257 - REQUEST - Project tree auto expand nested folders
Summary: REQUEST - Project tree auto expand nested folders
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 8.1
Hardware: All All
: P4 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-06 09:22 UTC by waldermort
Modified: 2015-02-10 08:59 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 waldermort 2015-02-06 09:22:57 UTC
When navigating the project tree, it can at times be an inconvenience to expand folder after folder just to get to the main source files. When I say inconvenience, my point is that sometimes a folder will contain a single folder (no files) and that folder will again contain a single folder. This can go on for 4 or 5 levels and is especially true for libraries installed using composer.

I propose that when expanding a folder, the IDE auto expands a nested folder when it is the sole content of a parent. Pretty much like how github will skip through empty directories.