Skip to content

Autocomplete issue: the first parameter is missing, and the property does not work #229

@naeco2008

Description

@naeco2008

Environment data

VS Code version: 1.18.0
Python Extension version: 0.8.0
Python Version: 3.5.3
OS and version: Windows 10

Actual behavior

Two issues:

  1. when i mouse-hover a function, i can see the intellisense of this function. The problem is that the first parameter is missing. You can see the behavior from the below picture. The 'Text' parameter is missing from the function signature.

image

  1. When i mouse-hover some function, i cannot see any intellisense information. For example, when i hover 'id', i will see the following information:

image

however, i defined it like below, i don't know why the documentation for this property does not work.
image

Thanks for the help,
-Neil

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-intellisenseLSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.bugIssue identified by VS Code Team member as probable buginfo-neededIssue requires more information from poster

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions