I'm using pydev 1.3.18. I find that the behaviour of the the brace completion (if that is what it is called) in the pydev console is strange compared to that in the editor. Typing an opening brace will delete existing text to the right of the cursor to the end of the line, which I find very annoying when trying to edit a command that I used earlier. And it even happens inside of strings.
Is there a way of switching that off? The code completion settings in the preferences don't seem to have an influence on this.
Best Regards,
Henrik
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I'm using pydev 1.3.18. I find that the behaviour of the the brace completion (if that is what it is called) in the pydev console is strange compared to that in the editor. Typing an opening brace will delete existing text to the right of the cursor to the end of the line, which I find very annoying when trying to edit a command that I used earlier. And it even happens inside of strings.
Is there a way of switching that off? The code completion settings in the preferences don't seem to have an influence on this.
Best Regards,
Henrik
Please report that as a bug (that really shouldn't happen).
Cheers,
Fabio