Autocomplete quotes for strings
Brought to you by:
fabioz
If you write [, (, {, pyDev automatically adds the second closing character. But this is not done for strings (",'). Why is that? Would it be possible to implement this as well? Not sure, how docstrings should be dealt with.