opensource software
Share with Pastie
Products:
IntelliJ IDEA,
Android Studio
Vendor:
SoftwareMill
Email:
Website:
N/A
License: https://github.com/softw.../blob/master/LICENSE.txt
Bugtracker page
Forum page
Description:
This plugin allows to share selected code fragment using http://pastie.org service.
It automatically detects language of selected fragment and then copies link to shared code into your clipboard.
Sent code is marked as private so it is not visible publicly, only through the link.
Currently most languages connected with Java/JavaEE development are supported. If you find any language missing,
please contact with author.
Downloads: 392
Rating:
Participated in rating: 0
General usage instructions:
Just select code fragment you want to share and either click right mouse button and choose "Share with Pastie" or simply use Ctrl + Shift + P shortcut. In a moment you will have a link to your code in clipboard.
Comments: No comments so far.