vscode-snippet icon indicating copy to clipboard operation
vscode-snippet copied to clipboard

Backup system

Open VladBrok opened this issue 1 year ago • 0 comments

Currently users can backup snippets either by using the built-in VSCode Sync backups (but only if VSCode Sync is enabled) or by creating a backup copy of the state.vscdb file (I described both of these cases in the README). However, I thought that it would be useful to have a simple, built-in backup system. It saves snippets locally on the user's computer and creates up to 10 backups on save, delete, move or rename

VladBrok avatar Mar 14 '24 16:03 VladBrok