Copied from: microsoft/vscode#60853
In my workflow I am used to inserting import pdb; pdb.set_trace() to break into a fairly minimal CLI debugger. How awesome would it be instead if I could launch into VSCode with as much debugging context available as possible?
I think it would be very nice indeed.
CC @zooba.
Copied from: microsoft/vscode#60853
In my workflow I am used to inserting import pdb; pdb.set_trace() to break into a fairly minimal CLI debugger. How awesome would it be instead if I could launch into VSCode with as much debugging context available as possible?
I think it would be very nice indeed.
CC @zooba.