CTRL + Click on highlighted text, jumps to top of editor
Brought to you by:
fabioz
If you highlight text in the Pydev editor (version 1.6.1), and hold the CTRL key and then click on any general text (such as a python comment, or even the left margin), the editor jumps to the top of the editor. If the selected text does not have a target to jump to, maybe it should just stay at the current location, rather than jumping to the top of the editor. Thanks!