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

Completion Tooltip Intermittently Disappearing #382

Closed
savannahostrowski opened this issue Sep 17, 2020 · 4 comments
Closed

Completion Tooltip Intermittently Disappearing #382

savannahostrowski opened this issue Sep 17, 2020 · 4 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

@savannahostrowski
Copy link
Contributor

Environment data

  • Language Server version: 2020.9.5
  • OS and version: Windows, VSCode 1.49
  • Python version (& distribution if applicable, e.g. Anaconda): Python 3.8.5

Expected behaviour

I'd expect that the tooltip for the completion remains open as I'm typing the function name.

Actual behaviour

Tooltip intermittently hides as I'm typing.
bug_completion

@jakebailey jakebailey added bug Something isn't working needs investigation Could be an issue - needs investigation labels Sep 18, 2020
@github-actions github-actions bot removed the triage label Sep 18, 2020
@jakebailey
Copy link
Member

I'm thinking this might be fixed via: microsoft/pyright@90c8cdd

But we'll have to check.

@erictraut
Copy link
Contributor

Yes, I discovered this bug independently and fixed it. I'm confident it's the same issue.

@jakebailey
Copy link
Member

We checked, and it's fixed.

@jakebailey jakebailey 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 Sep 21, 2020
@jakebailey
Copy link
Member

This issue has been fixed in version 2020.9.6, which we've just released. You can find the changelog here: https://github.com/microsoft/pylance-release/blob/master/CHANGELOG.md#202096-23-september-2020

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

3 participants