Ability to re-open tabs after reboot or after closing SSMS
A really cool addition to Sql Complete would be the ability to re-open tabs after a reboot or even after just closing SSMS.
If you look at good quality text editors such as UltraEdit or even browsers such as Chrome & Firefox, they have the ability to remember which tabs were open.
-
Sheldon Hull commented
Any update on this feature as possible enhancement?
-
Anonymous commented
Look into SSMS Boost
-
Sheldon commented
SQL Prompt now has a killer feature called tab history. This is literally the best implementation of tab history I've ever seen, even better than toolpack. It doesn't preserve change history, just final version. Seems if you just simply create a newquery window for a new query you never have to worry about the change history that much though, less to search through. Beautiful implementation, and the ONLY reason I reinstalled Prompt to use in conjunction with SQL Complete. If SQL complete had this functionality I wouldn't need prompt anymore.
-
mike commented
SSMS Tool Pack has this same option. It has Remember Last Session and it has an execution history.
-
Alex commented
It would be great if tabs re-open even after Sql Server crashes with errors or Windows creashes with error or after computer reset.