Skip to content

Python: 'Start without debugging shortcut’ has a problem. #37946

@weqopy

Description

@weqopy
  • VSCode Version: 1.18
  • OS Version: macOS High Sierra 10.13.1

Steps to Reproduce:

  1. Set "stopOnEntry" to false in launch.json
  2. run python file with debug, it returns result fast, run it again, the result disappears and returns again
  3. 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.

2017-11-09 21 22 40

2017-11-09 21 22 49

4. click the debug in status bar and runs it, VS Code returns this:

2017-11-09 21 30 51

5. At last, I have to use cmd+Q to quit Code and restart it

Reproduces without extensions: Yes/No

Metadata

Metadata

Assignees

Labels

debugDebug viewlet, configurations, breakpoints, adapter issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions