Skip to content

No auto-completion for pybullet #3599

@kuro26

Description

@kuro26

Environment data

  • VS Code version: 1.30.0-insider
  • Extension version (available under the Extensions sidebar): 2018.11.0
  • OS and version: ubuntu
  • Python version (& distribution if applicable, e.g. Anaconda): 3.6.7
  • Type of virtual environment used (N/A | venv | virtualenv | conda | ...): virtualenv
  • Relevant/affected Python packages and their versions: pybullet

Expected behaviour

code hint should work

Actual behaviour

when pybullet is imported, code hint does not work;

Steps to reproduce:

  1. install the enviroment, config the virtualenv pythonpath
  2. in a new file, add: import pybullet as pb
  3. the code hint does not work, even for other package

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 bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions