Skip to content

When debugging multi-page site, Call Stack doesn't display page names/paths until expanded #229100

Closed
microsoft/vscode-js-debug
#2097
@slashinpdx

Description

@slashinpdx

Currently, to display the full path/page name so as to determine which process to attach the debugger to, you have to drag the right side of the Call Stack window to the right until the page name shows.

Could it possibly be added to the hover text that currently just shows "Session" when hovering over the debug icon? Example: "Session - site.com/path/page.html". Or just "Session - page.html"?

Screenshot 2024-09-19 134845
Screenshot 2024-09-19 134942

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuespolishCleanup and polish issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions