Hello all,
How about a "Remove all Breakpoints" button for the Mendix Studio Pro? That might be quite helpful if you just fixed a bug and do not want to remove each and every breakpoint by yourself.
Best regards,
Frederik
Like Edwin states, this is already implemented.
Jeremie: Select an active breakpoint and try [Ctrl-A], [Spacebar] to disable all breakpoints.
If you want to disable the debugger, you can disconnect it entirely. And just connect locally again when needed.
A big thank you to Edwin at this point. I missed the breakpoint tab somehow. Thanks for your help!
I actualy want to disable them in one click but not delete them.
From the breakpoints tab (View – Debug Windows – Breakpoints): Ctrl-A, Delete ?
Yes please, also handy when giving demos :)