geany-plugin-autoclose
auto-closing plugin for Geany
This plugin enables auto-closing features. Auto-closing works while you typing
and intellectually helps you to write code.
geany-plugin-codenav
code navigation plugin for Geany
This plugin adds some facilities for navigating in code using Geany, making it
possible to:
* Switch between header and implementation
* Go to a file by typing its name
geany-plugin-debugger
debugger plugin for Geany
Features:
* Debugger panel
* Setting target, environment variables and command line arguments
* Breakpoints
* Watches, autos
* Debug terminal
* Debugger messages window
* Variables calltips while debugging
* Saving debug session data in a Geany project (can be switched through
settings)
* Double or single panel modes
* Hotkeys
geany-plugin-defineformat
on-the-fly #define prettyprinter plugin for Geany
This plugin will help you to write multiline defines with aligned backslash.
geany-plugin-extrasel
extra selection plugin for Geany
The Extra Selection plugin adds the following functions to Geany:-
* Go to matching brace and select (select to matching brace)
* Go to line and select (select to line)
* Ctrl+Shift+Alt+Left/Right/Home/End key - same as Ctrl+Shift, but for
rectangular selection.
* Column mode - while active, all (Ctrl)-Shift-Arrow keys do rectangle
selection instead of stream.
geany-plugin-geniuspaste
GeniusPaste plugin for Geany
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