klip extension for Visual Studio Code
Copy/paste anything over the network.
Make a local selection, paste it instantaneously into VS Code running on another computer.
Requirements
klip has to be installed and configured on the system.
The klip executable must be in your $PATH .
Extension Settings
This extension contributes the following settings:
klip.klipBinPath : Path to the klip executable. Default is klip .
klip.klipConfigPath : Path to the klip configuration file. Default is ~/.klip.toml .
Usage
Ctrl+Alt+Shift+C /klip: Copy : Copy the current selection to the clipboard.
Ctrl+Alt+Shift+V /klip: Paste : Paste the clipboard contents into the current selection.
| |