Missing queries after pc turned off
After restart some of my "Anonymous" queries are missing, I would expect them to be there when opening LINQPad 8, as I have checked the "Always shelve changes and open queries on exit" check box.
Any idea how to restore them?
Comments
The files should be stored in a subfolder inside
%localappdata%\LINQPad\Sessions\LINQPad8
.If you have more than one subfolder with files inside it, you need to determine which is the correct subfolder and close LinqPad and move the files from the other subfolders to the correct one and then start LinqPad.
(Not sure why this happened, but it is possible that I opened a second LinqPad instance which is initially blank and then closed the first instance before the second instance. So when I next open LinqPad it only opens the queries from the second instance.)