Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robinmalfait/kopypasta
A PhpStorm plugin to share your code to kopy.io
https://github.com/robinmalfait/kopypasta
Last synced: about 2 months ago
JSON representation
A PhpStorm plugin to share your code to kopy.io
- Host: GitHub
- URL: https://github.com/robinmalfait/kopypasta
- Owner: RobinMalfait
- License: mit
- Created: 2015-01-25T19:22:57.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-27T12:35:26.000Z (almost 10 years ago)
- Last Synced: 2023-08-02T19:32:26.804Z (over 1 year ago)
- Language: Java
- Size: 173 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## KopyPasta
This is a plugin for various JetBrains products. It allows you to share your code, or partials of your code with anybody!
### Installation
1. Open PhpStorm
2. Preferences
3. Plugins
4. Search for `KopyPasta`, if you can't find it: ![](http://d.pr/i/1aWK1+)
5. Restart PhpStormHere is a YouTube installation and usage video. (I have no editing software, and I almost never make videos, so have mercy :))
[![Kopy Pasta installation and usage](http://img.youtube.com/vi/ZMThRRkLrAA/0.jpg)](http://www.youtube.com/watch?v=ZMThRRkLrAA)
### Usage
It uses your `Generate` shortcut.
This can be found here![](http://d.pr/i/ptDS+)
Whenever you are in a file, or select some text you can run it:
![](http://d.pr/i/17alw+)
Generate a `Kopy Pasta!` éh voila!
It will open your default browser with the kopy.io link
It will also copy the link to your clipboard
### Contributing
I accept PR's... :)
Also when there is a problem, just file a new issue :)
### License
The KopyPasta plugin is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)