← Back to team overview

sikuli-driver team mailing list archive

[Bug 712862] Re: Add auto-indentation for Python statements

 

Looking forward to it. :)

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/712862

Title:
  Add auto-indentation for Python statements

Status in Sikuli:
  In Progress

Bug description:
  The Sikuli IDE should automatically change indentation when pressing Enter after certain Python statements:
  - increase indentation after while, for, if, else, try, except, def, class
  - decrease indentation after break, return, pass
  (details to be determined).





References