sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #22240
[Bug 1249635] Re: [request] IDE: saveAll, move tabs around, search not case sensitive
I will do what I can ;-)
1) should be rather easy: additional menu entry.
A save all is already done when running a script (option) and on quitting (on request).
2) a bit more complex (due to current implementation ;-)
I will try this:
if you click on a tab with right mouse button, you will be asked, wether you want to move the currently selected tab to the left of the clicked on.
3.) Again a bit tricky due to implementation.
my idea:
!SearchText will search ignoring case
SearchText will search as it does now
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1249635
Title:
[request] IDE: saveAll, move tabs around, search not case sensitive
Status in Sikuli:
In Progress
Bug description:
I'm starting to use the IDE a bit more and have a couple requests;
none are very important, nothing more than conveniences.
1) It would be nice to have a File > Save All command. Some of my
projects have over 20 files, so I'm sometimes editing blocks of text
and moving functions from file to file. I'd like to be able to Save
All the files occasionally as I work.
2) On that same theme, it would be nice to rearrange the order of tabs
for open files. If I have a bunch open at once and I start focusing on
a couple of them, it would be nice to be able to drag and drop tabs to
rearrange them as I work.
3) The search function at the top of the IDE is case-sensitive. In my
typical searches, it would help if it was not.
Sorry if I missed these topics in past messages or if they were
already on a backlog. Thanks for your work in this project!
Thanks,
- Tom
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1249635/+subscriptions
References