sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #06185
[Bug 877200] [NEW] [request] IDE: normalize indentation according to preference settings when loading a script
Public bug reported:
This request is based on the linked question.
**** problem description / workaround
-indentation tabs are not handled at the time a script is loaded into
the IDE, only when editing a script in the IDE. Or more generally: when
loading a script, indentation is not normalized according to the current
settings in the IDE's preferences.
- So you might come up, with a situation, that a loaded script does not
conform to the current tab settings and things get messed up, when you
start editing.
- A workaround would be, to change all tabs to the required spaces in a
capable editor directly in the .py files with search-and-replace before
loading the script into the IDE
----------------------------------------------------------------------
So when loading a script, the user should get a warning, when the
script's indentation does not conform to the current settings.
Options to be implemented and presented together with the warning:
- change preferences according to script's situation
- change script's indentation according to the preferences
- switch off indentation support for this script
** Affects: sikuli
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/877200
Title:
[request] IDE: normalize indentation according to preference settings
when loading a script
Status in Sikuli:
New
Bug description:
This request is based on the linked question.
**** problem description / workaround
-indentation tabs are not handled at the time a script is loaded into
the IDE, only when editing a script in the IDE. Or more generally:
when loading a script, indentation is not normalized according to the
current settings in the IDE's preferences.
- So you might come up, with a situation, that a loaded script does
not conform to the current tab settings and things get messed up, when
you start editing.
- A workaround would be, to change all tabs to the required spaces in
a capable editor directly in the .py files with search-and-replace
before loading the script into the IDE
----------------------------------------------------------------------
So when loading a script, the user should get a warning, when the
script's indentation does not conform to the current settings.
Options to be implemented and presented together with the warning:
- change preferences according to script's situation
- change script's indentation according to the preferences
- switch off indentation support for this script
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/877200/+subscriptions
Follow ups
References