nicholas-ross / SSMS-Schema-Folders

This an extension for SQL Server Management Studio (SSMS). It groups sql objects in Object Explorer (tables, views, etc.) into schema folders.
GNU General Public License v2.0
159 stars 34 forks source link

Feature request: Toggle button in Object Explorer toolbar #39

Open daiplusplus opened 11 months ago

daiplusplus commented 11 months ago

I frequently switch-between databases that have a lot of schemas with only a handful of objects in each, and with other databases with lots of objects in lots of schemas - the latter case is the main reason why I installed this extension, but it's bothersome to have to faff around with Tools > Options every time I want to quickly toggle this (very useful!) functionality on-and-off.

Is it possible to add a toggle-button to the Object Explorer toolbar to quickly enable/disable schema-grouping of objects?