For a fluent coding I love to not change my hand position to use the
arrow keys!
I realy like auto-closing.

If I activate the auto closing brackets, braces, parenthesis and
quotes feature, the closing characters are inserted, but to continue after
these, the arrow keys are necessary.

The modification I made: if autoclosing AND consuming is activated in
options, if a closing character is typed and the following character
matches this, not both characters stay - one deleted - curr pos
afterwards.

Example: the | marks the curr position:

"|"
"hallo|"
[Then the " is hit]
"hallo"|

The " is reachable without changing hand pos. Same for the other
"autoclosers".

I saw this in other IDEs and I want it in my Geany.

I don't know about internationatlization, so this is an incomplete
feature.


You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/2122

Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.