Pydev configuration
Alan Ristow
alan.ristow at gmail.com
Wed May 9 17:25:18 EDT 2012
On 05/09/2012 01:16 PM, hamiljf wrote:
> I suppose this is the nearest thread... editor configuration and all.
> I'm using PyDev in a MyEclipse environment and it works fine, except for one
> tiny but horrible niggle.
>
> The editor function I can't find is block indent/exdent... like you can
> block comment/uncomment it would be really handy to be able to do the same
> with indentation. I cannot believe the function isn't there, but I cannot
> find it.
Select the code block you want to indent and hit Tab. To do the reverse,
hit Shift-Tab.
Alan
More information about the Python-list
mailing list