You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuespolishCleanup and polish issue
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"?
The text was updated successfully, but these errors were encountered:
connor4312
added
bug
Issue identified by VS Code Team member as probable bug
debug
Debug viewlet, configurations, breakpoints, adapter issues
polish
Cleanup and polish issue
labels
Sep 19, 2024
connor4312
added a commit
to microsoft/vscode-js-debug
that referenced
this issue
Oct 4, 2024
bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuespolishCleanup and polish issue
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"?
The text was updated successfully, but these errors were encountered: