-
Notifications
You must be signed in to change notification settings - Fork 239
Labels
language-serverIssues specific to our IDE integration rather than type checkingIssues specific to our IDE integration rather than type checkingmeta
Description
Describe the Bug
If we incorrectly infer the type of something, our control flow modeling will incorrectly treat branches as unreachable, and go-to-def does not work inside those branches.
The root cause of the unreachability in the sandbox example is #1159, but I think we would want go-to-def to work even if the branch is not reachable.
Sandbox Link
(Only applicable for extension issues) IDE Information
No response
Metadata
Metadata
Assignees
Labels
language-serverIssues specific to our IDE integration rather than type checkingIssues specific to our IDE integration rather than type checkingmeta