Page 1 of 1

SQL Complete - Disable open last session on startup

Posted: Wed 07 Sep 2022 00:03
by briandhuff
Is there a way to disable automatically opening the last session on startup?

I'd like to have the option to restore my last session but not always be forced to.

Thanks

Re: SQL Complete - Disable open last session on startup

Posted: Thu 08 Sep 2022 08:16
by dzhanhira
Hi,

Thanks for contacting us!

Kindly note that a lot of details about SQL Complete sessions can be found here

https://docs.devart.com/sqlcomplete/tab ... ments.html"

Re: SQL Complete - Disable open last session on startup

Posted: Thu 08 Sep 2022 16:08
by briandhuff
Yes, thanks. I did read through the documentation as well as searched the forums a good deal.

The answer to my question is not provided in either.

It appears if you have Document Restoration enabled it will always restore your last session when SSMS starts.

I was wanting to confirm that OR find out if there is a way to enable document restoration but NOT load the last session on startup.

Basically, I would like SSMS to startup blank and not have the last session always restored yet I would like the ability to bring up the session history and restore one if needed.

Re: SQL Complete - Disable open last session on startup

Posted: Thu 08 Sep 2022 16:14
by briandhuff
The main reason I ask is that I have other SSMS Plugins that are setting query editor properties that get blocked because the editor window is being opened from the last session being restored.

Re: SQL Complete - Disable open last session on startup

Posted: Thu 15 Sep 2022 05:57
by dzhanhira
Hi,

Thanks for the question!

We already have it in our backlog.

SSMS tab recovery works exactly the same as in any Internet browser such as Firefox, the option can be disabled if desired

If one by one - go ctrl + h and look for your previously opened tabs and restore them.

Re: SQL Complete - Disable open last session on startup

Posted: Thu 15 Sep 2022 16:53
by briandhuff
thanks much, appreciate the response.