vscode-piknik

MIT License

Stars
1
Committers
2

Piknik package for Visual Studio Code

Copy/paste anything over the network.

Make a local selection; paste it instantaneously into Atom running on another computer.

Requirements

Piknik has to be installed and configured on the system. The piknik executable must be in your $PATH.

On macOS, this can be easily achieved using Homebrew:

$ brew install piknik

Installation

Just install piknik package from the Visual Studio Code package manager.

Usage

  • Copy the selection to the shared clipboard: Ctrl-Alt-Shift C (or piknik:copy)
  • Paste the shared clipboard: Ctrl-Alt-Shift V (or piknik:paste)

Enjoy.