Skip to content

Issue: isStarted flag inherited when "terminal.integrated.enablePersistentSessions": true #696

Description

@n-arakawa

Describe the bug
isStarted flag inherited between vscode session when "terminal.integrated.enablePersistentSessions": true
Therefore dashboard gui shows 'stop server' at start time.

To Reproduce

  • set vscode config "terminal.integrated.enablePersistentSessions": true
  • start server via frontmatter dashboard
  • stop vscode
  • restart vscode

Expected behavior

isStarted flag should be false when vscode starts.

Desktop (please complete the following information):

  • OS: Ubuntu2304

Additional context
frontmatter: v9.3.0
VSCODE: 1.83.1

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions