I\'ve been searching to no avail for a tweak that would enable Eclip开发者_Python百科se\'s editor window to scroll down N lines further below the edited file\'s last line. Such behavior is supported i
I've been searching to no avail for a tweak that would enable Eclip开发者_Python百科se's editor window to scroll down N lines further below the edited file's last line. Such behavior is supported in:
IntelliJ IDE
VIM (by setting 'set scrolloff=10' for example, enabling you to scroll 10 lines further below the last line)
Thanks in advance,
amnong
Sorry, you can't. See this question.
精彩评论