Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #9147 > unrolled thread

Eclipse editor autoscroll inconvenience

Started byWarren Tang <nospam@tangcs.com>
First post2011-10-24 23:23 +0800
Last post2011-10-24 23:23 +0800
Articles 1 — 1 participant

Back to article view | Back to comp.lang.java.programmer


Contents

  Eclipse editor autoscroll inconvenience Warren Tang <nospam@tangcs.com> - 2011-10-24 23:23 +0800

#9147 — Eclipse editor autoscroll inconvenience

FromWarren Tang <nospam@tangcs.com>
Date2011-10-24 23:23 +0800
SubjectEclipse editor autoscroll inconvenience
Message-ID<j83vt3$ugd$1@speranza.aioe.org>
Hi,

I am typing line by line in the maximized java editor. Soon the code
grows beyond one page, so the editor scrolls upward automatically.

The problem is that my caret (i.e. the blinking prompt) is always at the
*bottom* of the editor. There is no margin at the bottom so I'm forced
to look down to the edge of the editor, and I cannot see the things
under the line I'm tying (e.g. brackets, finally clauses, etc.).

Is there a way to let the caret have a margin from the bottom, so that
my eyes can have a more comfortable angle and view?

Regards
Warren Tang

[toc] | [standalone]


Back to top | Article view | comp.lang.java.programmer


csiph-web