Welcome to the Clipboard-Log extension! This extension enhances your productivity by allowing you to replace selected text in the editor with clipboard content using a custom shortcut.
Features
Quick Paste Functionality: Replace selected text with clipboard content using a custom shortcut (Ctrl+Shift+V on Windows/Linux, Cmd+Shift+V on macOS).
Fallback Behavior: Inserts clipboard content at the cursor position when no text is selected.
Requirements
This extension does not have any special requirements or dependencies beyond Visual Studio Code.
Extension Settings
This extension does not currently contribute any settings. Future versions may include customizable keybindings or additional features.
Known Issues
If the clipboard is empty, no action is taken, and a warning is displayed.
This extension is designed for use only in the editor. Ensure the editor has focus when using the shortcut.
Release Notes
1.0.0
Initial release of Clipboard-Log:
Replaces selected text with clipboard content.
Inserts clipboard content at the cursor when no text is selected.