Skip to content

Intellisense error in completions #607

@jflam

Description

@jflam

Environment data

VS Code version: 1.19.2
Python Extension version: 0.9.1
Python Version: 3.6.4
OS and version: 10.16299.192

Actual behavior

Intellisense completes to "keras.dataset" when that completion does not exist.

Expected behavior

Intellisense should complete to "keras.datasets" (note plural)

Steps to reproduce:

Logs

Output from Python output panel

Output from Console window (Help->Developer Tools menu)

Metadata

Metadata

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
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions