Skip to content

Terminal in editor area not restored after vs code restart. #140429

@sanjaytkumbhar

Description

@sanjaytkumbhar

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

  • VS Code Version: 1.63.2
  • OS Version: Windows 11

Steps to Reproduce:

  1. Start VS code without extensions :
    code-insiders --disable-extensions
  2. Create new terminal in editor :
    CTRL+SHIFT+P -> Terminal:Create New Terminal in Editor area to the side.
  3. Close vs code by clicking on 'x' button on app top right of the WIndow.
  4. Re-open vs code, see that the terminal in editor area is not restored.

Notes:

  1. Persistent sessions value set
    "terminal.integrated.persistentSessionReviveProcess": "onExitAndWindowClose"
  2. No issues with the terminals in panel area. Terminal are restored correctly when vs code is restarted. Issue only with terminals opened in editor area,

Metadata

Metadata

Labels

bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code Insidersterminal-persistenceRelating to process reconnection or process reviveverifiedVerification succeeded

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions