Skip to content

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

Description

@bamurtaugh

Testing #24162

Using Windows 11 Insiders and:

Version: 1.94.0-insider (user setup)
Commit: f35c382
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

  • Open a Python file app.py
  • shift+enter to execute tuple1 = ("disco", 10, 1.2)
  • Open debug view
  • See tuple1, 🐛 but sometimes nothing happens when I expand it via the >
  • shift+enter again
  • Now tuple1 expands

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.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bug

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions