Skip to content

Source location hover in CALLSTACK view shows bogus path for internal modules #16913

@weinand

Description

@weinand
  • VSCode Version: 1.8.0 Insiders

The source path starts with the (internal) variable reference used in the debug protocol:
2016-12-08_12-09-22

We should find a better path root for this.
Ideally we should use a 'magic world' that could be used in the 'Just my code' feature to filter those modules (see #16918).
But the VS Code frontend should not hardcode this.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions