PyCharm does not connect to pydev debugger when hitting a Robot line breakpoint in a py file

PyCharm does not connect to pydev debugger when hitting a Robot line breakpoint in a py file.
It’s useful for doing “live” coding. The debugging console is ready-only.
In VSCode I’m able to use the Debug-Console for live coding when hitting a breakpoint.