Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scipy module intelisense stucks in loading and miss doc about minimize function #729

Closed
CatNofishing opened this issue Dec 14, 2020 · 5 comments
Labels
bug Something isn't working fixed in next version (main) A fix has been implemented and will appear in an upcoming version

Comments

@CatNofishing
Copy link

CatNofishing commented Dec 14, 2020

version: 1.51.1 (user setup)
commit: e5a624b788d92b8d34d1392e4c4d9789406efe8f
date: 2020-11-10T23:34:32.027Z
Electron: 9.3.3
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Windows_NT x64 10.0.18363
pylance:v2020.12.3-pre.1

image

@judej
Copy link
Contributor

judej commented Dec 14, 2020

Thanks for the report, could you please fill out the template so we can see the logs and the version?

Also, what do you see when you hover over minimize()? Do you get a tooltip?

thanks

@judej judej added the waiting for user response Requires more information from user label Dec 14, 2020
@github-actions github-actions bot removed the triage label Dec 14, 2020
@bschnurr
Copy link
Member

image

@jakebailey jakebailey added bug Something isn't working needs investigation Could be an issue - needs investigation and removed waiting for user response Requires more information from user labels Dec 14, 2020
@bschnurr
Copy link
Member

On my machine it takes 25 seconds for hover to finish loading. Then once it is cached the doc strings appear.

@CatNofishing
Copy link
Author

On my machine it takes 25 seconds for hover to finish loading. Then once it is cached the doc strings appear.

Yeap,it take a long time to load doc when you hover the word about scipy.optimize.minimize

@bschnurr bschnurr added fixed in next version (main) A fix has been implemented and will appear in an upcoming version and removed needs investigation Could be an issue - needs investigation labels Dec 24, 2020
@jakebailey
Copy link
Member

This issue has been fixed in version 2021.1.0, which we've just released. You can find the changelog here: https://github.com/microsoft/pylance-release/blob/main/CHANGELOG.md#202110-6-january-2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed in next version (main) A fix has been implemented and will appear in an upcoming version
Projects
None yet
Development

No branches or pull requests

4 participants