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

Every CLI executes debugger #102422

Closed
halfnibble opened this issue Jul 13, 2020 · 4 comments
Closed

Every CLI executes debugger #102422

halfnibble opened this issue Jul 13, 2020 · 4 comments
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s)

Comments

@halfnibble
Copy link

Issue Type: Bug

I'm not sure what is causing it, but I can no longer use the Terminal in VS Code. It auto starts debugger and I can't execute any CLI commands without debugger running first.

VS Code version: Code 1.47.0 (d5e9aa0, 2020-07-09T08:01:54.115Z)
OS version: Darwin x64 19.5.0

System Info
Item Value
CPUs Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz (16 x 2300)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: enabled
webgl2: enabled
Load (avg) 2, 2, 2
Memory (System) 16.00GB (2.09GB free)
Process Argv
Screen Reader no
VM 0%
Extensions (26)
Extension Author (truncated) Version
html-snippets abu 0.2.1
vscode-django bat 0.20.0
open-in-azure-devops ben 0.0.1
vscode-intelephense-client bme 1.5.2
es7-react-js-snippets dsz 2.8.2
gitlens eam 10.2.2
apacheconf-snippets eim 1.3.0
auto-close-tag for 0.5.8
go gol 0.15.1
dotenv mik 1.0.1
vscode-azureappservice ms- 0.17.0
vscode-docker ms- 1.3.1
python ms- 2020.6.91350
azure-account ms- 0.8.11
vsliveshare ms- 1.0.2427
indent-rainbow ode 7.4.0
material-icon-theme PKi 4.2.0
java red 0.64.1
sass-indented rob 1.5.1
vscodeintellicode Vis 1.2.9
vscode-java-debug vsc 0.26.0
vscode-java-dependency vsc 0.10.2
vscode-java-pack vsc 0.9.1
vscode-java-test vsc 0.23.0
vscode-maven vsc 0.22.0

(2 theme extensions excluded)

@rogerfar
Copy link

Happens in Windows 10 too. Even running npm outdated starts the debugger.

@weinand weinand assigned connor4312 and unassigned weinand Jul 13, 2020
@weinand weinand added the debug Debug viewlet, configurations, breakpoints, adapter issues label Jul 13, 2020
@connor4312
Copy link
Member

Thanks for the issue! Please see #102057 (comment)

/duplicate

@halfnibble
Copy link
Author

Thank you @connor4312. I had to do all the things listed in that comment, but I now have my CLI back!

@github-actions github-actions bot locked and limited conversation to collaborators Aug 27, 2020
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 *duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

5 participants
@rogerfar @weinand @connor4312 @halfnibble and others