Environment data
- VS Code version: 1.36.1
- Extension version: Insiders
- OS and version: macOS 10.14.5
- Python version: 3.6.7 (miniconda)
- Jedi or Language Server: latter
Expected behavior
When clicking the "Restart" button while debugging a code cell in the Python interactive window, I'd expect the debugger to reset state and jump back to line 1 of the cell.
Actual behavior
Clicking the "Restart" button just cancels the current debug session.

Environment data
Expected behavior
When clicking the "Restart" button while debugging a code cell in the Python interactive window, I'd expect the debugger to reset state and jump back to line 1 of the cell.
Actual behavior
Clicking the "Restart" button just cancels the current debug session.