Pylance-release: Completion Tooltip Intermittently Disappearing

Created on 17 Sep 2020  路  4Comments  路  Source: microsoft/pylance-release

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

    bug fixed in next version

    All 4 comments

    I'm thinking this might be fixed via: https://github.com/microsoft/pyright/commit/90c8cdd72c5a6e7480c9ae982b02f809ba2c2d49

    But we'll have to check.

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

    We checked, and it's fixed.

    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

    Was this page helpful?
    0 / 5 - 0 ratings

    Related issues

    andyljones picture andyljones  路  5Comments

    DannyNemer picture DannyNemer  路  3Comments

    munael picture munael  路  5Comments

    ciaranjudge picture ciaranjudge  路  3Comments

    albireox picture albireox  路  5Comments