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 270704 - Document tabs grouping
Summary: Document tabs grouping
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: UI (show other bugs)
Version: Dev
Hardware: All All
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-22 08:21 UTC by mariusz_m
Modified: 2017-05-23 06:15 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 mariusz_m 2017-05-22 08:21:15 UTC
Hi,
since I didn't found any option nor the plugin, I decided to describe my little need here.
When working on multiple documents, more and more tabs appear on the editor top bar and after some time it is hard to find the file I was working on. Looks like the guys designing VisualStudio had the same observation, and they made simple yet helpful improvement.
I'm talking about grouping the tabs depending the way file has been opened. 
One group (usually small) is files opened from project tree (files I'm working on), the second group is the files opened by click-navigate, usually to find some method declaration etc, treated as read-only.

First group is usually small (2..6), second quickly appear to be more than 10 and I must frequently close them to not get lost in multi-row editor tabs.

Tabs I'm working on on the left, opened automatically by NB - on the right.
Comment 1 mariusz_m 2017-05-23 06:15:48 UTC
With the left/right tabs it would be much easier to do than with traditional top style tabs