Skip to content

reopenClosedEditor histories are broke by EditorTerminals. #280043

@wh1tecat-nya

Description

@wh1tecat-nya

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.106.3
  • OS Version: MacOS 15.5(24F74)

Steps to Reproduce:

  1. Open any Editor exclude EditorTerminal.
  2. Open Editor Terminal using any method(workbench.action.createTerminalEditor command/shortcut/drag terminal pane to editor etc...).
  3. Close step1's editor.
  4. Close step2's editor.
  5. Reopen Editor using any method(workbench.action.reopenClosedEditor command/shortcut/menu button etc...).
  6. Popup Alert Request {number} timed out (15000ms) and terminal are not reopen.
  7. closed editor's histories is destroyed and cannot reopen step3's editor.

I think so closed editor histories should not record EditorTerminals or "Reopen Editor" is should execute open new EditorTerminal.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bughelp wantedIssues identified as good community contribution opportunitiesinsiders-releasedPatch has been released in VS Code Insidersterminal-editorsverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions