Closed
Description
There are some issues with ipykernel debugging (using "jupyter.forceIPyKernelDebugger": true
or on a remote jupyter server) in the Interactive Window that need to be fixed as prereqs to #11777. I'll make this list more specific when I get back into it
- Mapping breakpoints to cells is not quite correct
- Setting a breakpoint in a cell after the debugged cell can hang the extension host
- Sometimes the line number translation goes to the wrong lines