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
904 stars 39 forks source link

Viewing real errors #59

Closed spookyuser closed 2 years ago

spookyuser commented 2 years ago

Hi, I really love this extension, but one thing I'm struggling with is seeing the actual errors associated with code instead of where they are. E.g

image

If there is an obvious option i'm missing, sorry!

DonJayamanne commented 2 years ago

Fixed, duplicate of https://github.com/DonJayamanne/typescript-notebook/issues/51