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
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to