DonJayamanne / typescript-notebook

Run JavaScript and TypeScript in node.js within VS Code notebooks with excellent support for debugging, tensorflowjs visulizations, plotly, danfojs, etc
https://marketplace.visualstudio.com/items?itemName=donjayamanne.typescript-notebook
MIT License
905 stars 40 forks source link

Debugging should work event if a source cell has been deleted #34

Open DonJayamanne opened 2 years ago

DonJayamanne commented 2 years ago

If we have 2 cells and the first cell has been deleted or altered, then we should open a separate editor and let the user debug there

Launch separate editor when: