Hacker News new | ask | show | jobs
by skermes 5890 days ago
In Visual Studio if you hold alt-Tab it'll pop up a quasimodal dialog that you can navigate through with arrow keys to select the tab you want, or hop into one of VS's panes (properties, ReSharper unit tests, etc). It's much less ideal than being able to just switch to the one you want, but if (like me) you often get stuck with too many tabs to cycle through easily it's at least a way out.
1 comments

True. However, when I get to that point, more frequently my way out is right-clicking a tab and selecting "Close All But This". :)