Skip to content

Go to definition fails for files outside the workspace #5333

@DonJayamanne

Description

@DonJayamanne
  • Open VSC
  • Select an interpreter that's outside the workspace
  • Type the following code
import os
os.getenv
  • Go to definitino of getenv
  • Now attempt to navigate in the code in os.py
    • As this is outside the workspace, go to definition & similar functionality is not available

Metadata

Metadata

Labels

area-intellisenseLSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.bugIssue identified by VS Code Team member as probable bug

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions