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

Add Variable Explorer Functionality #8

Open claudiaregio opened 3 years ago

claudiaregio commented 3 years ago

Would be awesome to add variable explorer :)

DonJayamanne commented 3 years ago

Closing this as I'm working on a new Notebook and with debugger, we don't need a variable explorer. FYI - I've got debugging Typescript/javascript working and hopefully I'll publish that soon.