It would be great if the app would auto save query windows to a temp folder in case of a crash or reboot (like MSWord).
One of the most annoying things about SSMS is coming back to a windows update reboot and having lost all my query windows that I hadn't gotten around to saving. It happens more than I would like.
Even web browsers save their state and their isn't much work to loose compared to a query editor.
@jacobzed have you tried the VS Code Hot Exit feature? We're planning to enable that in an upcoming release and I wonder if that would meet your suggestion.
It reopens unsaved files when editor is closed and reopened. Here's some notes on that feature which mention crash recovery support https://code.visualstudio.com/blogs/2016/11/30/hot-exit-in-insiders.
Yes, that feature works perfectly. Looking forward to you adding this here.
On Thu, Nov 16, 2017 at 7:36 PM, Karl Burtram notifications@github.com
wrote:
@jacobzed https://github.com/jacobzed have you tried the VS Code Hot
Exit feature? We're planning to enable that in an upcoming release and I
wonder if that would meet your suggestion.It reopens unsaved files when editor is closed and reopened. Here's some
notes on that feature which mention crash recovery support
https://code.visualstudio.com/blogs/2016/11/30/hot-exit-in-insiders.—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/Microsoft/sqlopsstudio/issues/104#issuecomment-345136388,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ACCERYgDUg3syQT0xTpYNgCrjKaGEnQzks5s3P8ygaJpZM4Qhe5B
.
Hot exit is available as an option in Jan release.
Most helpful comment
@jacobzed have you tried the VS Code Hot Exit feature? We're planning to enable that in an upcoming release and I wonder if that would meet your suggestion.
It reopens unsaved files when editor is closed and reopened. Here's some notes on that feature which mention crash recovery support https://code.visualstudio.com/blogs/2016/11/30/hot-exit-in-insiders.