'Visual Studio Code deleted files after crash
Visual Studio Code has crashed and deleted all files and all file changes I've been working on for the last 5 days, although I've saved them. Is there any solution for recovery ...
Solution 1:[1]
If you are using Windows, your Visual Studio code files can be found at %appdata%/Code/Backups
If you are using MacOS, then you can find all your Visual Studio code files at
$HOME/Library/Application Support/Code/Backups
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | karel |
