Search found 1 match
- Mon Oct 04, 2021 4:12 pm
- Forum: Product
- Topic: Lost another big piece of code
- Replies: 36
- Views: 6066
Lost another big piece of code
<t>The autorecover feature is only intended to save your last changes in the case VS crashes. You can check this by yourself: Make a change in your source code, and after the defined save time you will find a ~AutoRecover.XXX.prg in %LocalAppData%MicrosoftVisualStudioBackupFiles<Your solution>. If ...