Debugger in Server REPL

What I’m trying to do:
Use the interactive debugger in the server REPL

What I’ve tried and what’s not working:
The breakpoints seem to be ignored when running the server REPL.

I think this should be customizable, like a checkbox in the toolbar of the Server REPL.

I can see times where I don’t want the execution of the code there to be stopped by breakpoints while still needing them for paralel work in the editor/designer.