/vscode-saveBackup

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

Primary LanguageJavaScript

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