A lightweight Visual Studio Code extension that keeps track of your clipboard history.
Features
Clipboard Tracking: Automatically keeps track of the last 5 items you copied.
Easy Access: Use Cmd+Shift+V (Mac) or Ctrl+Shift+V (Windows/Linux) to view and paste your clipboard history.
Context Menu: Right-click in your editor and select "Paste from History".
Requirements
No special requirements. Just install and enjoy!
Extension Settings
Currently, this extension doesn't have configurable settings, but it limits the history to the most recent 5 items for optimal performance and a clean UI.
Release Notes
0.0.1
Initial release of the Clipboard History Plugin.
Added background clipboard tracking.
Added "Paste from History" right-click context menu.