Intellisense error in completions #607
Labels
area-intellisense
LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.
bug
Issue identified by VS Code Team member as probable bug
info-needed
Issue requires more information from poster
Milestone
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 panelOutput from
Console window
(Help->Developer Tools menu)The text was updated successfully, but these errors were encountered: