← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #256441]: [1.0.1] IDE: Python: indentation support has some flaws

 

Question #256441 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/256441

    Status: Open => Answered

RaiMan proposed the following answer:
the Sikuli IDE is not and will never be a tool for complex Python scripting.
But some basic indentation support is implemented and works rather well (except with the mentioned blank line behavior)

... and you have to manually space space space space again
we have the tab key, to indent one level and the shift-tab to dedent one level.
if more than one line is selected, the whole block is indented/dedented.
clicking on the line number moves the cursor to the start of the line.

For more complex scripting one should use Eclipse with the PyDev plugin
or PyCharms, which adds on debugging possibilities.

Nevertheless: revision of the indent support and some other smaller
enhancements to the IDE editor are on the list for version 1.2

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.