solarwinds / OrionSDK

SDK for the SolarWinds Orion platform, including tools, documentation, and samples in PowerShell, C#, Go, Perl, and Java.
https://thwack.com/OrionSDK
Apache License 2.0
397 stars 139 forks source link

Close multiple tabs on exit [Enhancement] #295

Open kmsigma opened 3 years ago

kmsigma commented 3 years ago

I frequently find myself opening tab after tab while going through multiple Navigation Elements (so I remember what's in each one). Then when I'm finally done and I close SWQL Studio, it prompts me to save each one.

Most of the time, this is not what I want to do, I want to close them all. To close I have to or similar through each and every tab. This is fine for <5, but I'll frequently have 20+ open that need to be closed.

It would be beneficial to be able to use a dialog box similar to the one used in SQL Server Management Studio to say 'no' in bulk.

image