-
Notifications
You must be signed in to change notification settings - Fork 34.5k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersverifiedVerification succeededVerification succeeded
Milestone
Description
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.58-insider
- OS Version: Windows 10 Insiders
Steps to Reproduce:
- Use the sample extension template (in my case the test adapter api)
- Define skipfiles with
"**/app/out/vs/**"
or"C:/users/<username>/AppData/Local/Programs/Microsoft VS Code Insiders/**/*.js"
- Launch an extension debug session with F5
- Step into a
vscode.test
api call - Will still open extensionHostProcess.js and take forever to load before then "skipping" it.
- Expected: It would skip immediately.
Video.mp4
wbender-wurl and bryan-hoang
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersverifiedVerification succeededVerification succeeded