Re: [Pydev-code] indentation of 3<space> instead of 4
Brought to you by:
fabioz
From: Fabio Z. <fa...@es...> - 2009-02-06 18:05:19
|
On Fri, Feb 6, 2009 at 1:25 PM, Frédéric Degraeve <fre...@gm...> wrote: > Hello, > > Do you know if it is possible to delete automatically spaces at the > end of the lines when the file is saved with eclipse or pydev? Pydev does not have that support builtin, but there's another plugin that can do it: http://andrei.gmxhome.de/anyedit/index.html Cheers, Fabio |