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.28.2
- Extension version (available under the Extensions sidebar):
- OS and version: Windows 10
- Python version (& distribution if applicable, e.g. Anaconda): 2.7.15 64bit anaconda
- Type of virtual environment used (N/A | venv | virtualenv | conda | ...): conda
Actual behavior
Go to definition does not work.
Logs
Output for Python
in the Output
panel (View
→Output
, change the drop-down the upper-right of the Output
panel to Python
)
Starting Microsoft Python language server.
Microsoft Python Language Server version 0.1.50.0
Initializing for C:\Users\chzhu\AppData\Local\Continuum\anaconda2\envs\clover2\python.exe
[Error - 10:21:06 AM] One or more errors occurred. (Exception of type 'Microsoft.PythonTools.Parsing.BadSourceException' was thrown.)
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