I have been using Eclipse for several weeks now and am starting to get used to it.
However, one thing really annoys me:
When editing JavaScript (I have not tried any other language yet), the editor window continues to jump to the beginning of the document that I am editing.
This mainly happens when the code currently contains syntax errors and mainly during / after deleting lines.
Especially constructs like { = , and sometimes unused lines / comments, seem to cause this problem.
When this happens, only the scroll scrolls to the top of the document - the cursor remains where it was before the "jump".
Anyone have an idea how to fix this?
Matthias
source share