Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

No auto-completion for pybullet #482

@brettcannon

Description

@brettcannon

@arthur-sky commented on Sat Dec 08 2018

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

@brettcannon commented on Mon Dec 10 2018

What do you mean by "code hint"? Do you mean auto-complete/IntelliSense?


@brettcannon commented on Mon Dec 10 2018

And what is in your Output panel?


@arthur-sky commented on Tue Dec 11 2018

@brettcannon

  1. yes, "code hint" means auto-complete/IntelliSense.
  2. the code functions well, only without auto-complete while coding.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions