1.0.5 • Published 2 months ago

vscode-history-recovery v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

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

1.0.5

2 months ago

1.0.4

2 months ago

1.0.3

2 months ago

1.0.2

2 months ago

1.0.1

2 months ago

1.0.0

2 months ago