> The editor tabs need to be closed using an LRU method... the least recently > viewed tab should be closed first. It is a constant thorn in my side that > IDEA doesn't operate this way. In fact, I SWEAR that IDEA has an algorithm > that always closes exactly the tab I want to look at next! :-)
Could you please send us some steps to reproduce this problem? > How about at least an option to NOT auto-close tabs? Setting the tab limit option to something like 1000 should be enough. -- Valentin Kipiatkov JetBrains, Inc http://www.intellij.com "Develop with pleasure!" "Michael Teper" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]... > How about at least an option to NOT auto-close tabs? > > Also, when tabs are lined up in a single row, it would be nice if the tab > advance arrows would cause the tabs to scroll on a mouse click-and-hold. The > way I picture that working is if I click-and-hold, the tabs would advance > one at a time with a very slight delay between each one. > > -Michael > > -----Original Message----- > From: Paul Bradshaw [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 17, 2002 10:49 AM > To: [EMAIL PROTECTED] > Subject: Re: Tab auto-closing order bug? > > No, they don't. Which is the whole problem. > > I like the fact that unmodified tabs are now closed first, rather than > modified tabs being closed... however, that doesn't even come close to > fixing the problem. > > The editor tabs need to be closed using an LRU method... the least recently > viewed tab should be closed first. It is a constant thorn in my side that > IDEA doesn't operate this way. In fact, I SWEAR that IDEA has an algorithm > that always closes exactly the tab I want to look at next! :-) > > "Nathan Brown" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > I just created a class (with a full set of tabs open) and when > > navigating to an unopened class, the tab for the newly created class > > disappeared. As the new class is implicitly accessed more recently than > > any of the other open classes, surely one of the other tabs should have > > been removed first? (I'm assuming that you close the tabs that have not > > been accessed the longest first?) > > > > N. > > > > > _______________________________________________ > Eap-bugs mailing list > [EMAIL PROTECTED] > http://lists.jetbrains.com/mailman/listinfo/eap-bugs _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
