Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 602 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 602 Bytes

this is a fork of vscode-saveBackup edited by gtp4. The original was not replicating full folder structures on $backupDir

saveBackup README

This is a vscode extension for backup file when you save.

Features

When you save, Current file text that open will copy to directory that configure by saveBackup.conf.backupDir

saveBackup.conf.backupDir default set to USER_DATA_DIR/.vscode/saveBackup

Extension Settings

  • saveBackup.conf.enable: enable/disable this extension
  • saveBackup.conf.backupDir: backup directory
  • saveBackup.conf.fileNameMatch: match fileName to backup