- Added new "workbench" plugin - Added utilslib special plugin to install an extra library and some code to handle the dependency in the common Makefile - Update project home pages to use https (thanks to amdmi3) - Projectorganizer plugin dropped custom icons, using stock ones now
12 lines
426 B
Text
12 lines
426 B
Text
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
|