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
Environment data
- VS Code version: 1.23.1
- Extension version (available under the Extensions sidebar): 2018.4.0
- OS and version: Mac Os 10.13.4
- Python version (& distribution if applicable, e.g. Anaconda): python3.6.5 [homebrew]
- Type of virtual environment used (N/A | venv | virtualenv | conda | ...): virtualenv
- Relevant/affected Python packages and their versions: all, but testing with pandas
Actual behavior
intellisense and autocomplete very slow, at first it works but after a couple of minutes stops working. Developer tools throwing an error [see below]
Expected behavior
I guess intellisense should work, ideally immediately
Steps to reproduce:
- XXX
Logs
nothing interesting here, only pylint results
XXX
Output from Console
under the Developer Tools
panel (toggle Developer Tools on under Help
)
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