Closed AriPerkkio closed 3 months ago
Adds new terminal.open option that can be used to set terminal open by default for specific lesson.
terminal.open
--- type: lesson title: Default terminal: open: true # <-- Terminal will be open when page is navigated to panels: terminal ---
Run & review this pull request in StackBlitz Codeflow.
Adds new
terminal.open
option that can be used to set terminal open by default for specific lesson.