Environment data
- debugpy version: 1.8.12
- Python Debugger extension version: 2025.0.1
- VS Code version: 1.97.2
- OS and version: macOS 14.3 (remote machine: Alma Linux 9.4)
- Python version: 3.10.16 (conda-forge)
Actual behavior
If the debug console window (i.e. the VS Code bottom "panel") is hidden before launching the debug session, then autocomplete would not work inside the debug console.
Expected behavior
Autocomplete should work regardless if the debug console panel is initially hidden or not.
Environment data
Actual behavior
If the debug console window (i.e. the VS Code bottom "panel") is hidden before launching the debug session, then autocomplete would not work inside the debug console.
Expected behavior
Autocomplete should work regardless if the debug console panel is initially hidden or not.