Too Many Tabs? Go Vertical!
Join the DZone community and get the full member experience.
Join For Freeif you're a bit like me, you now have about 20 tabs open in your browser. let's not go into the psychological reasons for that, but it probably have something to do with a very short attention span.
i found this cool firefox extension which changed my browsing experience. it's called "tab tree style" and it shows the tab headers on the left side rather than on top. the result: i can have more tabs and easily see all of them at a glance. navigating between the tabs is easier than ever and i get full size tab headers, so if a site shows information in the header i can see it. for example, gmail shows the name of the current folder. no more cramped headers on the top of the page. the cost is screen real-estate on the left. this is not a problem for me since i use a wide screen and more web sites are designed for regular resolutions. highly recommended.
i was so pleased with this transition, that i immediately thought about my ide. i usually have at least 20 files open. even on my wide 20" monitor, i see about 7 headers. in most cases, i work with two files, side by side, which means i see even less headers. navigating the rest of the files is a pain. so, i looked for a solution.
i found an interesting plug-in called
"editorviewer"
. this plug-in provides a list of open editors. since this is a separate view you can place it where you please. i placed it to the left of my editor.
it's close to what i was looking for, but not exactly. the plug-in seems to be deserted. nobody touched it since it 2005. you can download it
here
(download link is missing from the site). there's no "eclipse update site", but it does work on eclipse 3.3.1 (and on a mac). i think it should take less than a day to write something which fits my needs, so maybe i'll write myself, if i can find some spare time :-)
Published at DZone with permission of Zviki Cohen. See the original article here.
Opinions expressed by DZone contributors are their own.
Trending
-
Unlocking the Power of AIOps: Enhancing DevOps With Intelligent Automation for Optimized IT Operations
-
Competing Consumers With Spring Boot and Hazelcast
-
Mastering Time Series Analysis: Techniques, Models, and Strategies
-
MLOps: Definition, Importance, and Implementation
Comments