[request] IDE: saveAll, move tabs around, search not case sensitive

Bug #1249635 reported by RaiMan
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SikuliX
Fix Committed
Critical
RaiMan

Bug Description

--- status
available with 1.1.0 2014-09-17+
----------------------------------------------------------

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

RaiMan (raimund-hocke)
Changed in sikuli:
status: New → In Progress
importance: Undecided → Medium
assignee: nobody → RaiMan (raimund-hocke)
milestone: none → 1.1.0
Revision history for this message
RaiMan (raimund-hocke) wrote :

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

RaiMan (raimund-hocke)
description: updated
RaiMan (raimund-hocke)
Changed in sikuli:
importance: Medium → High
RaiMan (raimund-hocke)
Changed in sikuli:
status: In Progress → Fix Committed
RaiMan (raimund-hocke)
Changed in sikuli:
importance: High → Critical
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.