Visual Studio Tip: Close the Windows You Want

When you have too many Editor windows open, you can pick which Windows you don't need any more and close them all with a single click.

Eventually, I have so many tabs open across the top of my Visual Studio editor window that I recognize I have to close most -- but not all -- of my Windows. Unfortunately, when I right-click on the tabs I get two choices that don't do what I want: I can close all the windows, or close every window but the one I clicked on. I often pick that last choice (Close All But This) even though I really want to keep a few more Windows open.

You can pick and choose among your open editor Windows by going to Visual Studio's Window menu and selecting the Windows menu choice (it's right at the bottom of the menu). This brings up a dialog box that lists all the open Windows. If you hold down the Control key, you can select which Windows you want to close and then close them all by clicking the dialog box's Close Windows button.

This isn't a perfect solution -- I usually want to close more windows than I want to leave open, so I wish I could select the Windows to leave open rather than select the Windows I want to close. The windows are also listed in the dialog box in alphabetical order -- I'd prefer they list reflect the tab order (I often group together tabs for windows that I use together). But it's closer to what I want than Close All But This.

About the Author

Peter Vogel is a system architect and principal in PH&V Information Services. PH&V provides full-stack consulting from UX design through object modeling to database design. Peter tweets about his VSM columns with the hashtag #vogelarticles. His blog posts on user experience design can be found at http://blog.learningtree.com/tag/ui/.

comments powered by Disqus

Featured

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

  • Steve Sanderson Previews AI App Dev: Small Models, Agents and a Blazor Voice Assistant

    Blazor creator Steve Sanderson presented a keynote at the recent NDC London 2025 conference where he previewed the future of .NET application development with smaller AI models and autonomous agents, along with showcasing a new Blazor voice assistant project demonstrating cutting-edge functionality.

Subscribe on YouTube