sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #14335
[Bug 862673] Re: [request] Implement Smart Indenting in IDE
** Tags added: editor
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/862673
Title:
[request] Implement Smart Indenting in IDE
Status in Sikuli:
In Progress
Bug description:
Request to implement "smart" indenting to the IDE.
If user has tab key insert x spaces instead of a tab, always have the
indenting actually indent or dedent only on multiples of x.
Example: Assume my tab is replaced with 4 spaces.
if my cursor is on the 6th "space" of the line, dedenting should bring
it to 4, indenting should bring it to 8.
This would make it much easier to fix indentation issues/keep track of
proper indentation
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/862673/+subscriptions
References