forked from DonJayamanne/pythonVSCode
    
        
        - 
                Notifications
    You must be signed in to change notification settings 
- Fork 1.3k
Closed
Labels
area-intellisenseLSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginfo-neededIssue requires more information from posterIssue requires more information from poster
Description
Auto complete for numpy and scipy doesn't work.
Environment data
VS Code version: 1.19.3 x64
Python Extension version:  0.9.1
numpy version: '1.14.0'
jedi version : 0.11.1
Python Version: 3.6.3
OS and version: Ubuntu 17.10
Actual behavior
No auto complete for numpy and scipy! editor recognizes modules but autocomplete doesn't work in those modules:
For example:
np.nd 
no suggestions
Metadata
Metadata
Assignees
Labels
area-intellisenseLSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginfo-neededIssue requires more information from posterIssue requires more information from poster