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 issueverifiedVerification succeeded
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
Oct 18, 2023
connor4312
added a commit
to microsoft/vscode-js-debug
that referenced
this issue
Nov 1, 2023
Have two JavaScript files, A and B, with the same name but in different paths/folders in your workspace
Set a breakpoint in file A
Debug file B. The breakpoint in A won't bind.
Run "Debug: Diagnose Breakpoint Problems" and follow the steps above. Verify the text diff only diffs full path segments and not substrings as shown in the original screenshots
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuespolishCleanup and polish issueverifiedVerification succeeded
Does this issue occur when all extensions are disabled?: No
Steps to Reproduce:
Run Extension Debug
mouse over on 'Unbound breakpoint'
click toubleshoot
click "why my breakpoints don't bind"
then I can see below image
it is like a "diff result"
The text was updated successfully, but these errors were encountered: