# 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 ### 0.3.0 Initial Release