SSMS Schema Folders compatibility
This add-on moves schemas to a folder (e.g. Database -> Tables -> Schemas -> list of individual tables). Both add-ons dramatically increase's SSMS' usability. Search for obvious reasons. Schema Folders for easy keyboard jump to objects (e.g. typing tab to jump to "TableName" instead of dbo.tab). But the 2 don't work together. "Select object in Object Explorer" no longer works once I have Schema Folders installed. It often ends up somewhere in the sys folder, without actually jumping to the object.
Having both work would be gravy for my data warehouse (100s of tables/procs) means lots of scrolling otherwise.
Add-on can be found here: https://github.com/nicholas-ross/SSMS-Schema-Folders
-
Naomi commented
I agree, also it would be nice to have as an option as part of the Toolbelt so we would not need to download as separate Add-On.