Keep a history of your copied and cut items and re-paste.
- Save history of all copied and cut items
- Paste from history
- Snippets to paste
This extension contributes the following settings:
clipboard-manager.checkInterval: Time in milliseconds to check changes in clipboardclipboard-manager.maxClips: Maximum number of clips to save in clipboardclipboard-manager.maxSnippets: Maximum number of clips to suggests in snippetsclipboard-manager.avoidDuplicates: Avoid duplicate clips in the listclipboard-manager.moveToTop: Move used clip to top int the listclipboard-manager.onlyWindowFocused: Get clips only from VSCodeclipboard-manager.snippetPrefix: Default prefix for snippets completion (clip1, clip2, ...)