vscode-history-recovery
v1.0.5
Published
Recovery for vscode folder history
Downloads
9
Readme
VSR
a vscode timeline history file recovery cli tool
Installation
npm install -g vscode-history-recovery
Usage: vs-history [options] [command]
A tool to recover deleted files from vscode folder history.
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
list [options] List all relative files from vscode folder history.
recover [options] Recover files to special time.
help [command] display help for command
Attention
- it only works on Windows platform
- it only works for vscode
- If you do not specify a working directory, the current execution path will be used.
LICENSE
MIT