Hello,
I am new to geany and I am testing if it fullfills my needs. My questions: - It seems that geany has no integrated debugger. Do you just use an extern dugger or is there a way to get debugging in geany? - Is there something like a keyboard macro plugin? - Is there a way to rebind actions like "End" or "Home" to other keys (I want emacs-like behavior)?
Thanks! Nathan
On 21/09/07 14:27:50, Nathan Hüsken wrote:
Hello,
I am new to geany and I am testing if it fullfills my needs. My questions:
- It seems that geany has no integrated debugger. Do you just use an
extern dugger or is there a way to get debugging in geany?
No, just externally. But you can run one from the VTE window on Unix- like systems.
- Is there something like a keyboard macro plugin?
No - although I'm thinking of adding this sometime.
- Is there a way to rebind actions like "End" or "Home" to other keys
(I want emacs-like behavior)?
Not at the moment. I'm not sure that we'll add keybindings for all those kind of things, but maybe if someone wants to write a patch.
Regards, Nick