Recovered files that were formerly saved with a name are coming up "untitled" upon reopening VS after a crash
-
You can see in my example here I had a saved file called "Guitar Hunnies" and then had worked on the file after saving it. Then VS crashed and when I opened the recovery file, it was called "untitled" - usually it keeps the name of the file so I can go ahead and save the recovered file overtop the original, since the recovered file usually has more updated edits to it
-
@Boldline I think what happens here is that VS will assume that all recovered files are not yet saved.
I will try to fix this ASAP.