aboutsummaryrefslogtreecommitdiff

kopy-io-plugin

Kopy.io Plugin is an unofficial plugin for VSCode of kopy.io by ActiveState. kopy.io is an online pastebin site.

NOTE: This is not an official plugin of kopy.io

Features

Instant kopy-pasting. You can either open the kopied url/ Copy the url to your clipboard.

Usage

Just select text you want to post it on kopy.io. If you open your context menu on the selected text you can see an option called Kopy.io it thats's it.

Requirements

This plugin utilizes node.js library called "node-copy-paste" for Clipboard functionality. Some linux system needs additional software to allow clipboard access like xclip in linux and clip in windows. If you are experiencing any issues regarding clipboard please go through "node-copy-paste" github page.

Release Notes

v0.6.1 (Current Release)

  • Fixes error while loading ecrypted Kopies

v0.5.0

  • Fixes - Your clipboard will not be corrupted
  • Removed unwanted menus - Now Kopy.io Plugin will show a Notification box with options to Open/Copy your Kopy.io'ed urls
  • Adds Encryption to your data - Your data is encrypted by default (Unless you share the url with decryption key -- Key is after the '#' part in the url)

v0.3.0

  • Support Clipboard
  • Open kopy.io url

v0.3.0

  • Initial release