Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 870 Bytes

File metadata and controls

43 lines (25 loc) · 870 Bytes

Changelog

1.1.3

  1. Adopt a compressed logo to reduce the extension's size
  2. Modify README documentation

1.1.2

  1. Adopt a new logo
  2. Refactor README documentation

1.1.1

  1. Add Close All Deleted File Tabs command
  2. Rename commands to be more descriptive

1.1.0

  1. Add 'YOLO mode' support, which means unused tabs will be closed without being archived for later retrieval.

1.0.4

Use status bar message for better user experience.

1.0.3

  1. Add Remove any single one archived tab support
  2. Tidy each archived tab's description

1.0.2

  1. Add 'Clear archived tabs' command;
  2. The detail of each archived tab now uses relative path if available.
  3. Add stored archived tabs support.

1.0.1

Add 'Close all diff tabs' support

1.0.0

Initial release of Tab Archive forked from https://github.com/Zwyx/vscode-autoclosetabs.