blob: 280e0d68db7ed756acdfc5335f03d1ee86380334 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
This plugin allows the user to paste the code from Geany into five
different pastebins. At the moment it supports this services:
- codepad.org
- tinypaste.com
- pastebin.geany.org
- dpaste.de
- sprunge.us
GeniusPaste detects automatically the syntax of the code and paste
it with syntax highlighting enabled. It can also display the pasted
code opening a new browser tab.
WWW: http://plugins.geany.org/geniuspaste.html
|