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

Ctrl+F5 does not start without debugging #235

Closed
weinand opened this issue Nov 15, 2017 · 1 comment
Closed

Ctrl+F5 does not start without debugging #235

weinand opened this issue Nov 15, 2017 · 1 comment
Labels
area-debugging bug Issue identified by VS Code Team member as probable bug
Milestone

Comments

@weinand
Copy link

weinand commented Nov 15, 2017

From @dasanchez on November 15, 2017 18:3

  • VSCode Version: Code 1.18.0 (dcee2202709a4f223185514b9275aa4229841aa7, 2017-11-08T21:22:49.932Z)
  • OS Version: Windows_NT x64 10.0.16299
  • Extensions:
Extension Author (truncated) Version
python ms- 0.8.0
cpptools ms- 0.14.2

Steps to Reproduce:

  1. Install Microsoft Python extension
  2. Run any .py program once using Ctrl+F5
  3. "Debugging" cannot be stopped, bottom status bar remains active
  4. Ctrl+F5 becomes useless

Reproduces without extensions: Yes/No

Copied from original issue: microsoft/vscode#38434

@DonJayamanne
Copy link

Duplicate #25

@DonJayamanne DonJayamanne added this to the December 2017 milestone Nov 17, 2017
DonJayamanne added a commit that referenced this issue Nov 22, 2017
#249)

- Fixes #25, #32, #35, #235, #242 (unable to run without debugging using CTRL+F5)   
- Fixes #191, #158, #24, #136  (error message displayed when debugged code terminates)  
- Fixes #157 (debugger crashes when python program does not launch)
- Fixes #114, #149, #250 (use vscode infrastructure to launch debugger in integrated and external terminals)  
- Fixes #239 Remove prompt added to pause terminal upon program completion
@lock lock bot locked as resolved and limited conversation to collaborators Jul 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-debugging bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

3 participants