Skip to content

can't autocomplete for selenium.webdriver #5502

@hughxia

Description

@hughxia

Environment data

  • VS Code version: 1.33.1
  • Extension version (available under the Extensions sidebar): 2019.4.11987
  • OS and version:Windows_NT x64 10.0.17763
  • Python version (& distribution if applicable, e.g. Anaconda): 3.7.2
  • Type of virtual environment used (N/A | venv | virtualenv | conda | ...): N/A

Expected behaviour

list functions and parameters when input the dot

Actual behaviour

nothing list

Steps to reproduce:

1.from selenium import webdriver
2.browser = webdriver.Firefox()
3. browser.

微信截图_20190428142927

Metadata

Metadata

Assignees

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