If you perform a wrap search and use Replace All Servoy will go on a endless loop…
Now I know you shouldn’t be doing this…but it would be nice if you clicked on wrap search the Replace All would grey out
If you perform a wrap search and use Replace All Servoy will go on a endless loop…
Now I know you shouldn’t be doing this…but it would be nice if you clicked on wrap search the Replace All would grey out
how does this exactly happen?
i can’t get it reproduced by using the same string in the find and replace txt.
But is this something you do?
even worse, one day, not realizing i had ‘everywhere’ selected,
i did a replace all, and it went wild, opening every method in my
solution and making changes. it would be nice it we could interrupt
that process.
interuppting is another matter.
How do you get it in an endless loop?
the loop wasn’t actually endless, i just have a lot of methods,
and it kept opening and changing things.
jcompagner:
how does this exactly happen?
i can’t get it reproduced by using the same string in the find and replace txt.
When you search for agenda and replace it with agendaGroep…it will keep on searching for agenda.
But is this something you do?
No…it happenned by accident.
yes that last one is a problem
i will add to my todo 2 things:
1> cancel of a search
2> enless loop when find/replace with same string and wrap search.