[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New search implementation in the IDE


Le 17/10/2024 à 18:47, Christof Thalhofer a écrit :
Am 17.10.24 um 15:15 schrieb Benoît Minisini:
Hi,

I have just pushed on master a new implementation of the IDE search.

It is a lot faster, and so normally better, even if the features are not
exactly the same.

But you may find problems for sure, as it is new code, so please report!

Enjoy.

Thank you! It looks nice and I prefer it compared to the separated window before.

I would like to have two things:

1) The search should should save the last search type and use it for the next search. I mostly search in all source files and therefor neither Ctrl-F nor Ctrl-Shift-F suit my needs. OR (much better for me): Ctrl- Shift-F should search in all source files, not in all files.

2) When I search in more than one file I would like to see the result tab opened immediately, as well as it was before. Now the result tab is closed and has to be opened with a mouse click.

Alles Gute

Christof Thalhofer


Once you have hit 'CTRL+F' and the search textbox has the focus, you can hit 'CTRL+F' again to cycle between the different search locations.

Then you can hit 'ENTER' to start the search, or 'CTRL+ENTER' to browse and open the search result list.

Contrary to the last implementation, all types of search is based on a result list. This is why it is always available.

Normally, with all the shortcuts of the search panel, you can get what you want without having to use the mouse.

Regards,

--
Benoît Minisini.


Follow-Ups:
Re: New search implementation in the IDEChristof Thalhofer <chrisml@xxxxxxxxxxx>
References:
New search implementation in the IDEBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: New search implementation in the IDEChristof Thalhofer <chrisml@xxxxxxxxxxx>