← Back to team overview

sikuli-driver team mailing list archive

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

 

** Summary changed:

- Add auto-indentation for Python statements
+ [request] IDE: Add auto-indentation for Python statements

** Changed in: sikuli
   Importance: Undecided => Wishlist

** Description changed:

+ ***** 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).

-- 
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:
  In Progress

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).





References