Microsoft/vscode

Relaunch terminal hides terminal after reloading window

Open

#196,483 opened on Oct 24, 2023

View on GitHub
 (3 comments) (1 reaction) (1 assignee)TypeScript (10,221 forks)batch import
bughelp wantedterminal-persistence

Repository metrics

Stars
 (74,848 stars)
PR merge metrics
 (Avg merge 11h 43m) (1,000 merged PRs in 30d)

Description

Testing microsoft/vscode-python#22288

  1. Do steps from https://github.com/microsoft/vscode-python/issues/22309
  2. Reload window
  3. See that Python extension wants to relaunch terminal
  4. Click relaunch terminal
  5. :bug: terminal pane hides itself and doesn't come back

Contributor guide