Using TDP 3.5.
In the projects I work on, we have code spread out over many small script files. It’s not unusual for me to have 20+ editor windows in use at one time, which pushes many editor windows “off screen” to the left or right of my currently active editor. As a result I’m constantly losing time to “tab scrolling”, that is, cycling to left/right to find the tab of the next editor I need to work on. Opening multiple instances of TDP for different work efforts alleviates this, but there are simply cases where a single project is going to involve having 20 or more tabs open.
The “Display tabs vertically” doesn’t help, because a few long file names cause this option to consume huge amounts of screen space.
What would make a huge difference (saving on screen space) is if TDP did not both show the editor icon and (redundantly) the word “Editor”. In Toad For Oracle, for instance, the tabs simply have the icon (indicating SQL, text, etc) and the tab label / file name.
-
Is there already an option to only show the icon, either in the version I’m using, 3.5, or in current version (i.e. “Quit being so lazy and upgrade!”)?
-
Could such an option be added? I.e. ability to display/hide icon, display/hide “Editor” string? Or maybe simply a “compact” tab mode, which shows only the filename (or tab label) - possibly even hiding the close “X” (trading off real estate for inconvenience of closing tabs w/ right-click menu).
-
Could a “layered” tab option be added, so instead of just choosing horizontal/vertical tabs, one could choose to have multiple rows of tabs? (note, even with such an option, the compact-tab-labeling would still be beneficial)
Thanks!