Search and replace function

If reporting a bug with the Zeus IDE please post the details here. Please do not post questions here.
Post Reply
alexalex
Posts: 14
Joined: Thu Jul 12, 2007 9:16 am

Search and replace function

Post by alexalex »

Hi Jussi,

When I wish to search and replace a string I am encountering a few problems:

while replacing a string the selection area of the replacement jumps to the next replacement area which is invisible. It is possible to replace but I can not see what I am replacing.
The correct behaviour, from my point of view, is to jump to the next potential replacement area each time you issue a replacement and mark it as an option for the next replacement.

The second problem is that the replacement area does not precede after each replacement, try to replace a string several times without issuing a find command.
The correct behaviour, from my point of view, is to replace the string and jump to the next potential replacement area, not stuck at the smae location and replace it again and again, for example: try to replace the string "line" with the new string "line1" X times and see what happens (you will receive "line1111...11111").

Thanks,
Alex
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Post by jussij »

Hi Alex,
while replacing a string the selection area of the replacement jumps to the next replacement area which is invisible.

This is a know problem with the Zeus replacement in marked area feature :(

This bug is on the zeus todo list.
The correct behaviour, from my point of view, is to replace the string and jump to the next potential replacement area, not stuck at the smae location and replace it again and again
What happens when you turn on the Repeat find on replace checkbox option :?:

Cheers Jussi
alexalex
Posts: 14
Joined: Thu Jul 12, 2007 9:16 am

Post by alexalex »

10x 8)
Post Reply