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

Code completion ? #2

Closed oguimbal closed 3 years ago

oguimbal commented 3 years ago

Hi ! Very nice to you to bring this in vscode :)

However, autocompletion stops working when you import local node_modules, or local files:

I'm not sure wether if this is an issue with your extension, or with tslabs, nor if it can be fixed

Thanks !

DonJayamanne commented 3 years ago

Closing for now, as this is being handled by VS Code (if it hasn't been addressed please file an issue in VS Code - they are looking into issues related to code completions when using this TypeScript notebook for ipynb formats)