VSCodeTriageBot / testissues

Clone of the vscode issue stream.
42 stars 23 forks source link

Debug console is not working #30488

Open VSCodeTriageBot opened 1 year ago

VSCodeTriageBot commented 1 year ago

Type: Bug

After updating yesterday, I encountered an issue with my VS code where I set a breakpoint and attempted to enter a variable in the debug console, but the console remained empty.

VS Code version: Code 1.82.0 (8b617bd08fd9e3fc94d14adb8d358b56e3f72314, 2023-09-06T22:07:07.438Z) OS version: Windows_NT x64 10.0.22621 Modes:

System Info |Item|Value| |---|---| |CPUs|11th Gen Intel(R) Core(TM) i5-1135G7 - 2.40GHz (8 x 2419)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|15.79GB (3.02GB free)| |Process Argv|--file-uri file:///d%3A/Work/InstachatAI/InstachatAIApi.code-workspace --crash-reporter-id 6da24a21-c0cd-41c8-b3e7-ed9a77b716df| |Screen Reader|no| |VM|0%|
Extensions (52) Extension|Author (truncated)|Version ---|---|--- codesnap|adp|1.3.4 TabOut|alb|0.2.2 Bookmarks|ale|13.4.1 ng-template|Ang|16.1.8 vscode-django|bat|1.10.0 vscode-opennewinstance|chr|0.0.12 fastapi-snippets|dam|0.0.2 dart-code|Dar|3.72.2 flutter|Dar|3.72.0 gitlens|eam|14.3.0 prettier-vscode|esb|10.1.0 remotehub|Git|0.60.0 vscode-pull-request-github|Git|0.72.0 gc-excelviewer|Gra|4.2.58 todo-tree|Gru|0.0.226 vscode-drawio|hed|1.6.6 git-graph|mhu|1.30.0 dotenv|mik|1.0.1 vscode-docker|ms-|1.26.0 csharp|ms-|2.1.2 vscode-dotnet-runtime|ms-|1.7.2 vscode-edge-devtools|ms-|2.1.3 autopep8|ms-|2023.6.0 isort|ms-|2023.10.1 python|ms-|2023.16.0 vscode-pylance|ms-|2023.9.10 jupyter|ms-|2023.8.1002501831 jupyter-keymap|ms-|1.1.2 jupyter-renderers|ms-|1.0.17 vscode-jupyter-cell-tags|ms-|0.1.8 vscode-jupyter-slideshow|ms-|0.1.5 remote-containers|ms-|0.309.0 remote-ssh|ms-|0.106.2 remote-ssh-edit|ms-|0.86.0 remote-wsl|ms-|0.81.2 vscode-remote-extensionpack|ms-|0.24.0 remote-explorer|ms-|0.4.1 remote-repositories|ms-|0.38.1 remote-server|ms-|1.4.3 vsliveshare|ms-|1.0.5883 autodocstring|njp|0.6.1 material-icon-theme|PKi|4.30.1 material-product-icons|PKi|1.6.0 sqlite-viewer|qwt|0.3.13 vscode-thunder-client|ran|2.11.4 vscode-yaml|red|1.14.0 errorlens|use|3.13.0 intellicode-api-usage-examples|Vis|0.2.8 vscodeintellicode|Vis|1.2.30 vscodeintellicode-completions|Vis|1.0.22 change-case|wma|1.0.0 material-theme|zhu|3.16.0 (3 theme extensions excluded)
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 python383:30185418 vspor879:30202332 vspor708:30202333 vspor363:30204092 vstes627cf:30244335 vslsvsres303:30308271 vserr242:30382549 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vsdfh931:30280409 vshan820:30294714 vstes263:30335439 vscorecescf:30445987 vscod805:30301674 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 vsaa593:30376534 pythonvs932:30410667 py29gd2263:30792226 vsclangdc:30486549 c4g48928:30535728 dsvsc012:30540252 pynewext54:30695312 azure-dev_surveyone:30548225 vscccc:30803845 3biah626:30602489 f6dab269:30613381 2i9eh265:30646982 showlangstatbar:30737416 a2ce3375:30757347 7ij38806:30736111 pythonfmttext:30731395 fixshowwlkth:30771522 showindicator:30805244 pythongtdpath:30769146 i26e3531:30792625 pythonnosmt12:30797651 pythonidxpt:30805730 pythonnoceb:30805159 dsvsc013:30795093 dsvsc014:30804076 diffeditorv2:30821572 dsvsc015cf:30829746 ```
DonMiller9294 commented 1 year ago

To address the issue of an empty debug console in VS Code after a recent update (version 1.82.0), several troubleshooting steps can be undertaken. Initially, it's essential to check for extension conflicts by temporarily disabling all installed extensions and enabling them one by one to pinpoint any problematic ones. Updating VS Code to the latest version can also help, as updates often include bug fixes. Additionally, reviewing workspace configurations, debugger settings, and clearing the workspace cache may resolve the issue. If the problem persists, resetting user settings or even reinstalling VS Code from scratch can be considered. Lastly, if all else fails, reporting the issue to the VS Code development team with detailed information about your setup and the problem's reproduction steps may lead to a potential solution.

berghov1941 commented 1 year ago

https://github.com/VSCodeTriageBot/testissues/issues/30488#issue-1888603408

jeanp1209 commented 1 year ago

Type: Bug

After updating yesterday, I encountered an issue with my VS code where I set a breakpoint and attempted to enter a variable in the debug console, but the console remained empty.

VS Code version: Code 1.82.0 (8b617bd08fd9e3fc94d14adb8d358b56e3f72314, 2023-09-06T22:07:07.438Z) OS version: Windows_NT x64 10.0.22621 Modes: System Info Extensions (52) A/B Experiments