Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
weqopy opened this issue Nov 9, 2017 · 2 comments
Closed

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

weqopy opened this issue Nov 9, 2017 · 2 comments
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues

Comments

@weqopy
Copy link

weqopy commented Nov 9, 2017

  • 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

@vscodebot vscodebot bot added the debug Debug viewlet, configurations, breakpoints, adapter issues label Nov 9, 2017
@oborodkin
Copy link

I have same problem.

VSCode Version: 1.18
OS Version: Windows 10

@weinand
Copy link
Contributor

weinand commented Nov 10, 2017

This issue was moved to microsoft/vscode-python#35

@weinand weinand closed this as completed Nov 10, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues
Projects
None yet
Development

No branches or pull requests

3 participants