How is SQL Prompt helping your team? Share your experience.
Tabs history not working

in SQL Prompt
Since the latest update of SQL Prompt the tabs history is not working. When I reopen SSMS none of the tabs from previous sessions are reopened. SQL Prompt version is 10.12.5.30313, SSMS version is 15.0.18424.0.
Tagged:
Answers
This is related to an ongoing issue with the latest version of SQL Prompt.
There is currently a temporary workaround that may fix your issue.
You will need to close down SSMS then browse to %localappdata%\Red Gate\SQL Prompt 10\ and rename the file "SqlHistory.db" to something like "SqlHistoryOld.db" and then relaunch SSMS. This will cause SQL Prompt to create a new "SqlHistory.db" file and the Tabs history should start working again.