microsoft / vscode-jupyter

VS Code Jupyter extension
https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter
MIT License
1.3k stars 292 forks source link

Variable rename takes way too long in Jupyter notebooks #15957

Closed umarbutler closed 2 months ago

umarbutler commented 3 months ago

It takes way too long to rename a variable in a Jupyter notebook despite the fact that, AFAIK, it is not even possible to reference variables defined in Jupyter notebooks from other scripts.

DonJayamanne commented 3 months ago

Sorry you are running into this, please can you fill in the issue template so we can help you with this issue. Also are you using Pylance extension?

Jupyter notebook despite the fact that, AFAIK, it is not even possible

Not sure what you mean by this. Please do share steps to repro as well

vs-code-engineering[bot] commented 2 months ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!