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 254587 - [81cat] Let user choose to use a tree view of open editors in place of tabs
Summary: [81cat] Let user choose to use a tree view of open editors in place of tabs
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal with 1 vote (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-21 09:57 UTC by muellermi
Modified: 2015-08-25 13:08 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
IDE log (352.17 KB, text/plain)
2015-08-21 09:57 UTC, muellermi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description muellermi 2015-08-21 09:57:10 UTC
Product Version = NetBeans IDE 8.1 Beta (Build 201508041349)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_51
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.51-b03


I propose to add an option in Tools -> Options -> Appearance -> Document Tab
Beside Top, Left, Bottom and Right a new option "Left tree" (maybe same for right) should be availabe

If the user chooses this option, then open documents wouldn't be displayed as a series of buttons ("tabs"), but as a tree.
This tree exactly looks like a "reduced project tree", but is resticted to those files which are currently opened within the editor(s).
Thus all leaves are files, all other nodes are packages.
The user may expand or collapse like in the project tree. An [x] is offered on any level to close the editor(s) for a single file or all open files contained in this package.


This proposal might replace or complement proposal #254544
Comment 1 muellermi 2015-08-21 09:57:18 UTC
Created attachment 155523 [details]
IDE log
Comment 2 Jiri Kovalsky 2015-08-25 10:36:15 UTC
Reassigning for further evaluation.