[Fixed] [Debugger] Change color in selected text in the line with breakpoint

When the execution stops at a breakpoint, the line with the breakpoint has yellow background. I often select an expression from that line and copy it to the interactive console. It works, but the selected text is yellow just like the rest of the line instead of being highlighted.

I would like for the selected part of the text to have different background color.

1 Like

Moved to bug reports - the selected highlight should still appear over the breakpoint highlight, we’ll get that fixed

1 Like

This should now be fixed

2 Likes