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):
Additional context
frontmatter: v9.3.0
VSCODE: 1.83.1
Describe the bug
isStarted flag inherited between vscode session when
"terminal.integrated.enablePersistentSessions": trueTherefore dashboard gui shows 'stop server' at start time.
To Reproduce
vscodeconfig"terminal.integrated.enablePersistentSessions": truevscodevscodeExpected behavior
isStarted flag should be
falsewhenvscodestarts.Desktop (please complete the following information):
Additional context
frontmatter: v9.3.0
VSCODE: 1.83.1