This is a vscode extension for backup file when you save.
When you save, Current file text that open will copy to directory that configure by saveBackup.conf.backupDir
saveBackup.conf.backupDir
default set toUSER_DATA_DIR/.vscode/saveBackup
saveBackup.conf.enable
: enable/disable this extensionsaveBackup.conf.backupDir
: backup directorysaveBackup.conf.fileNameMatch
: match fileName to backup