[Geany] Indent width keybinding(s) / code - Re: small notices
Nick Treleaven
nick.treleaven at xxxxx
Thu Oct 28 11:51:19 UTC 2010
On Wed, 27 Oct 2010 21:18:07 +0300
Dimitar Zhekov <dimitar.zhekov at gmail.com> wrote:
> 1. handle_integer_setting() uses gboolean *setting. It works, because
> gboolean is actually int, but I think that should be gint *.
Now fixed.
> 2. ui_editable_insert_text_callback() checks only the first character
> (assuming typing?), so you can, say, paste 1boza in Go to line.
I can't reproduce this using Go to Line.
> GeanyInsertNum contains a callback with full check, similar what is
> required +-number.
>
> 3. It would be nice to have the Document -> Indent Width -> #
> commands bindable to keys. Personally I don't use Ctrl+# for sending
> selection to custom commands...
I think it would be better to have a single keybinding that prompted
for the indent width rather than (re)assign those shortcuts.
Nick
More information about the Users
mailing list