microsoft / vscode-python

Python extension for Visual Studio Code
https://aka.ms/pvsc-marketplace
MIT License
4.32k stars 1.18k forks source link

Variable in `REPL variables` view sometimes requires more than 1 run to expand #24174

Open bamurtaugh opened 1 month ago

bamurtaugh commented 1 month ago

Testing #24162

Using Windows 11 Insiders and:

Version: 1.94.0-insider (user setup) Commit: f35c3823e3b7ea4c52f7fee4659bcce39b42ce9e Date: 2024-09-24T05:04:12.797Z Electron: 30.5.1 ElectronBuildId: 10262041 Chromium: 124.0.6367.243 Node.js: 20.16.0 V8: 12.4.254.20-electron.0 OS: Windows_NT x64 10.0.26120

I tried to record a gif of the experience, but after experiencing this 3 times in a row, I can't repro again (tuple1 did expand on first run). Wanted to still report as I did experience it several times.

amunger commented 1 month ago

might need logs from python or window if you still can repro this. I've never seen it myself.

bamurtaugh commented 1 month ago

Will share if I'm able to repro!