sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #05648
[Bug 712862] Re: [request] IDE: Add auto-indentation for Python statements
** Changed in: sikuli
Status: Fix Committed => Fix Released
--
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:
[request] IDE: Add auto-indentation for Python statements
Status in Sikuli:
Fix Released
Bug description:
***** added to IDE feature requests summary bug 705775
------------------------------------------------------
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).
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/712862/+subscriptions
References