Less clicks to see all open files/tabs would be 🥳

I have many open tabs and it currently takes 2 clicks to see the overflowed open tabs that the editor is not showing.

I believe it should take 0 clicks.

To implement, you would create an “overflow tabs” element, and when you mouse over it, it gives a list of open tabs.

The amount of times per day I have to make these 2 clicks MAKES JOHNNY NOT HAPPY BOY.

Thank you :rofl: :raising_hands:

Hey, not a bad idea!

In lieu of a button, there is a keyboard shortcut you can setup to at least take out the 2nd action:

workbench.action.showAllEditors

1 Like