blob: 93c7287031e6fcf8c6786d0e51e93674f372541b (
plain) (
blame)
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: https://plugins.geany.org/geniuspaste.html
|