the "replace tabs with spaces when typing"
works in the regular editor,
but in the compare editor, if you insert a tab,
it won't be replaced with spaces.
I am using: pydev 0.9.8.5
Hi, actually this is a feature request, as the current
comparator is not provided by pydev (it is the default
comparator provided by eclipse, and thus does not know about
pydev settings), so, I'm putting it as a feature request and
changing its title.
The title has been changed from:
tabs are not replaced by spaces in comparator
to:
Implement custom comparator for pydev
Cheers,
Fabio
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=617340
Hi, actually this is a feature request, as the current
comparator is not provided by pydev (it is the default
comparator provided by eclipse, and thus does not know about
pydev settings), so, I'm putting it as a feature request and
changing its title.
The title has been changed from:
tabs are not replaced by spaces in comparator
to:
Implement custom comparator for pydev
Cheers,
Fabio