JADE Environment Development Ideas

What's new in the upcoming JADE release?

IMPROVED DEVELOPER EFFICIENCY. ENHANCED SECURITY. SMOOTHER INTEGRATION

The JADE 2022 release meets tomorrow’s business demands.


Start your update to JADE's latest release

Update Breakpoint Options on Multiple Breakpoints

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.

  • Phillip Wells
  • Oct 16 2025
  • Needs review
  • Attach files
  • Guest commented
    17 Oct 03:10

    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