Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 526 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 526 Bytes

VSCodeRecoveryTool

Recovers latest saved VSCode projects in case of accidental deletion.

note - only tested on Linux but windows and mac should be nearly identical

pulls recovery files from the latest version of each file saved in the local VSCode User History folder

Linux : $HOME/.config/Code/User/History
Mac : ~/Library/Application Support/Code/History
Windows : %APPDATA%\Code\User\History\

image