Variable in REPL variables
view sometimes requires more than 1 run to expand
#24174
Labels
bug
Issue identified by VS Code Team member as probable bug
triage-needed
Needs assignment to the proper sub-team
Testing #24162
Using Windows 11 Insiders and:
app.py
tuple1 = ("disco", 10, 1.2)
tuple1
, 🐛 but sometimes nothing happens when I expand it via the>
tuple1
expandsI 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.The text was updated successfully, but these errors were encountered: