-
Notifications
You must be signed in to change notification settings - Fork 35.9k
Closed
Labels
debugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issues
Description
- VSCode Version: 1.18
- OS Version: macOS High Sierra 10.13.1
Steps to Reproduce:
- Set "stopOnEntry" to false in launch.json
- run python file with debug, it returns result fast, run it again, the result disappears and returns again
- but when use 'ctrl + F5' to run it without debug, it's not end in fact as these two screenshots show, and there will be no response when I try to run it again with or without debug.
Reproduces without extensions: Yes/No
Metadata
Metadata
Assignees
Labels
debugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issues


