The JADE 2022 release meets tomorrow’s business demands.
Hi,
I have a use case/example whereby I have 25 breakpoints and they all use the same condition in different methods. It is very tedious to go into each one and update the condition. It would be easier if we had a bulk update option.
Not sure this is good advice as I'm pretty sure this is not intended behaviour, but you could cheat by making a JadeScript method as a typeMethod. Make it return a Boolean. In your breakpoint type JadeScript@myDebugHack() = true