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

Issue with F5 binding to debug "continue" #60191

Closed
StephenWeatherford opened this issue Oct 8, 2018 · 2 comments
Closed

Issue with F5 binding to debug "continue" #60191

StephenWeatherford opened this issue Oct 8, 2018 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Milestone

Comments

@StephenWeatherford
Copy link

Issue Type: Bug

Does not occur in regular vscode 1.27.2.

  1. git clone https://github.com/Microsoft/vscode-cosmosdb.git
  2. cd vscode-cosmos
  3. npm install
  4. Load in vscode
  5. Turn on breakpoints on All Exceptions
  6. F5
  7. When you hit an exception, press F5 again to continue
    !) error: There is already a debug configuration "Launch Extension" running.
    EXPECTED: Continue debugging

VS Code version: Code - Insiders 1.29.0-insider (1358e90, 2018-10-08T05:16:11.119Z)
OS version: Windows_NT x64 10.0.17763

System Info
Item Value
CPUs Intel(R) Xeon(R) W-2133 CPU @ 3.60GHz (12 x 3600)
GPU Status 2d_canvas: enabled
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: enabled
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
Memory (System) 31.73GB (17.34GB free)
Process Argv --folder-uri file:///c:/Users/stephwe/Repos/vscode-docker
Screen Reader no
VM 0%
Extensions (5)
Extension Author (truncated) Version
tslint eg2 1.0.39
vscode-antlr4 mik 2.0.4
extension-manifest-editor ms- 0.1.5
azure-account ms- 0.4.3
vscode-docker Pet 0.3.1
@vscodebot vscodebot bot added the insiders label Oct 8, 2018
@vscodebot
Copy link

vscodebot bot commented Oct 8, 2018

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@isidorn isidorn added debug Debug viewlet, configurations, breakpoints, adapter issues bug Issue identified by VS Code Team member as probable bug labels Oct 9, 2018
@isidorn isidorn added this to the October 2018 milestone Oct 9, 2018
@isidorn
Copy link
Contributor

isidorn commented Oct 9, 2018

Fixed via 30eeffc

@isidorn isidorn closed this as completed Oct 9, 2018
@rebornix rebornix added the verified Verification succeeded label Nov 1, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants