Autocomplete string end character
Brought to you by:
fabioz
Hi,
I've been used to have the string end character be automatically inserted when an new string's start character has typed.
So typing the first ' automatically inserts the second ', same thing with ".
For a docstring, typing the first " would insert the second ", then if the user types a third " to denote a docstring, PyDev woul automatically recognize this a type the three closing """. Just dreaming :-)
Thanks
Christophe