Skip to content

No auto-completion for pybullet #3599

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

Closed
kuro26 opened this issue Dec 8, 2018 · 4 comments
Closed

No auto-completion for pybullet #3599

kuro26 opened this issue Dec 8, 2018 · 4 comments
Labels
area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. bug Issue identified by VS Code Team member as probable bug

Comments

@kuro26
Copy link

kuro26 commented Dec 8, 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 brettcannon changed the title package pybulet will crash the code hint No auto-completion for pybullet Dec 10, 2018
@brettcannon brettcannon self-assigned this Dec 10, 2018
@brettcannon brettcannon added info-needed Issue requires more information from poster triage labels Dec 10, 2018
@brettcannon
Copy link
Member

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

@brettcannon
Copy link
Member

And what is in your Output panel?

@kuro26
Copy link
Author

kuro26 commented Dec 11, 2018

@brettcannon

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

@brettcannon brettcannon added bug Issue identified by VS Code Team member as probable bug area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. upstream-language server and removed info-needed Issue requires more information from poster triage labels Dec 11, 2018
@microsoft microsoft locked and limited conversation to collaborators Dec 11, 2018
@brettcannon brettcannon removed their assignment Dec 12, 2018
@luabud
Copy link
Member

luabud commented Sep 11, 2019

Fixed upstream.

@luabud luabud closed this as completed Sep 11, 2019
@ghost ghost removed the needs upstream fix label Sep 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

3 participants