Re: Re: Why do we have editor tabs?
John Richardson <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
> FWIW there's an experimental module in contrib/autoclose that might > help, by limiting the number of open tabs. Not the same thing as > reordering them based on usage. This sounds something like what eclipse does. Personally I find it mildly annoying... eclipse doesn't show file tabs for the files that it opens when it steps into methods in the debugger. And I find myself trying to refer back to those files later. :( I guess it's understandable, especially for those mainly dealing with only a few files.