[MonoDevelop] [patch] ctrl-up/down in source editor

Todd Berman tberman@off.net
Wed, 09 Feb 2005 19:13:03 -0800


On Thu, 2005-02-10 at 02:25 +0100, Ben Motmans wrote:
> little patch that allows you to use control-up and control-down to
> scroll through the source editor without moving the cursor

This looks pretty good.

Couple questions. Where is StepIncrement promised to be the height of
one line? Are both calls to .Change and then .ChangeValue required? Last
time i played with this sort of stuff, just the .Change was required.

Also, can you please attach a ChangeLog that describes your changes (to
the ChangeLog in Core/src/AddIns/DisplayBindings/SourceEditor/)

--Todd

(sorry for the dup, having issues)