📝 Support displaying clipboard history by trigger character or quick pick
📖 Support clearing clipboard history
🌈 Support custom trigger character and count of clipboard history
🌍 Support internationalization
Usage
Paste by trigger character
Paste by quick pick
You can open clipboard history quick pick modal by key binding.
// windows
ctrl+shift+v
// mac
cmd+shift+v
Clear clipboard history
Internationalization
The default language is english. If you have added chinese vscode extension in vscode extensions, the language of Clipboard Keeper extension will be changed to chinese automatically after restarting vscode.
Feedback
If you encounter problems or have good ideas and suggestions, please report here.