In the “Find/Replace” window,
In the “Current:” and “Preview:” code previews:
1.- There should be a bar parallel to the scroll bar where colored rectangles indicate the positions within the code where matches have been found, just as the IDE shows red or yellow/orange rectangles when there is an error in the code or when a search is carried out and marks the positions of the matches.
2.- The text of the code should look complete. When the length of the text is very large, even if you scroll to the right, the text is cut (an example image is attached).
3.- You should be able to select and copy text.
In the list of results:
4.- When double-clicking on a row of results, the corresponding code should always open in the IDE to be able to modify it. Right now, sometimes nothing opens, and other times the “Scripting” level of the “Project Browser” panel is selected and not the corresponding file.
In the search options (“Target”):
5.- Add the option of matching capital letters or not (case sensitive).
·