Skip to main content

This tool helps you recover deleted files within your VSCode History.

Project description

VSCode Deleted File Recovery Tool

This tool helps you recover deleted files from your VSCode History.

Features:

  • File Search: Scans vscode history for traces of deleted files.
  • Recovery: Restores deleted files to a designated _recovery folder, organized to match original file structure.

Usage

  1. Install:
pip install vscode_deleted_file_recovery
  1. Create a Python file anywhere on your PC and run the following code to search for files:
from vscode_deleted_file_recovery import Recover
Recover.print_files(search_term="/Chetan/Documents/tasks")  # Replace with your desired search path
  1. Run the following code to restore deleted files. A folder named _recovery will be created in the same directory where you run it:
from vscode_deleted_file_recovery import Recover
Recover.restore_files(search_term="/Chetan/Documents/tasks")  # Replace with your desired search path

You can find restored files in the Recovery folder where you ran the command.

Love It? Star It! ⭐

Become one of our amazing stargazers by giving us a star ⭐ on GitHub!

It's just one click, but it means the world to me.

Stargazers for @Chetan11-dev/vscode-deleted-file-recovery

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vscode_deleted_file_recovery-4.0.11.tar.gz (6.6 kB view details)

Uploaded Source

File details

Details for the file vscode_deleted_file_recovery-4.0.11.tar.gz.

File metadata

File hashes

Hashes for vscode_deleted_file_recovery-4.0.11.tar.gz
Algorithm Hash digest
SHA256 ad209fd5c62462ec02d98435c8d5d0f118914ebe31a0e963ec514c475fb21060
MD5 43c16c43472b17a3632bc1162fcd8dbe
BLAKE2b-256 c277fb007e45e8f49dca47867a22306057227fed507d224939fed54725f8987f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page