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

Typescript code not recognized since v2 #26

Closed iwt-twirth closed 3 years ago

iwt-twirth commented 3 years ago

This is a bug.

Since v2 (and creating .nnb instead of .ipynb), all type annotations are displaying an error:

image

It executes correctly though.

iwt-twirth commented 3 years ago

Just realized there is the language picker in each cell 👍 image