Bug 408406 - Show open tabs based on "popularity"
Summary: Show open tabs based on "popularity"
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 4.3   Edit
Hardware: PC Mac OS X
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-18 12:59 EDT by Marc CLA
Modified: 2013-05-21 07:21 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marc CLA 2013-05-18 12:59:23 EDT
I tend to have many, many editor tabs open. It just happens as you are developing.
The way Eclipse handles tab switching is costing a lot of productivity, however.
If you have 50 tabs open and you are focusing your efforts on two of them, you want to be able to switch between them very easily (preferably with a keyboard combination). This means that your recently most used tabs should be the tabs that you see on top of your editor.

This is not the case. What this means in practice, also because common keyboard combination SHIFT+TAB, SHIFT+CTRL+TAB doesn't work as in most editors (switch between open documents), every time you switch to document 1 and want to go back to document 2, you have to click the document pulldown and find the document in the list (also not easy, because it's not alphabetical).

I propose that the tabs visible on top of your editor are your most recently edited documents in the last 30 minutes.
Comment 1 Paul Webster CLA 2013-05-21 07:21:58 EDT
You can use CTRL+F6 to switch  between the Most Recently Used editor tabs in the meantime.

PW