On Friday 02 September 2016 11:05:46 Graeme Geldenhuys wrote: > Hi Martin, > > At the moment if I use GoTo Line, the line ends up being the last line > in the editor window. Could that be changed so the target line appears > in the middle of the editor window (if there is sufficient lines > trailing the target line). > > Having the target line in the middle of the editor window will give you > context regarding the surrounding code. I always end up using > Ctrl+DownArrow, after a GoTo Line action, so I can see the surrounding > code too. > > I had a look in Editor Options, but there doesn't seem to be a setting > that alters the default GoTo Line behaviour. Maybe a option could be > added there with the default value of 0 (if you don't want to alter > current behaviour). I could then change that to say 10, which means the > editor will go to the target line and then scroll 10 lines further down > (if possible, otherwise how many ever lines possible up to the number I > specified). > Git master ff49fa71c2ed489e3f3b590b21a440c1fff19ab5 preserves current row window position.
Martin ------------------------------------------------------------------------------ _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

