Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #9147 > unrolled thread
| Started by | Warren Tang <nospam@tangcs.com> |
|---|---|
| First post | 2011-10-24 23:23 +0800 |
| Last post | 2011-10-24 23:23 +0800 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.java.programmer
Eclipse editor autoscroll inconvenience Warren Tang <nospam@tangcs.com> - 2011-10-24 23:23 +0800
| From | Warren Tang <nospam@tangcs.com> |
|---|---|
| Date | 2011-10-24 23:23 +0800 |
| Subject | Eclipse 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
Back to top | Article view | comp.lang.java.programmer
csiph-web