Where to open preview: external (system browser) or embedded (VS Code side panel)
jamdesk.autoOpenBrowser
true
Open browser when server is ready
Commands
Jamdesk: Start Dev Server — start the dev server
Jamdesk: Stop Dev Server — stop the running server
Jamdesk: Restart Dev Server — restart the server
Jamdesk: Show Output — reveal the output channel
How It Works
The extension activates when your workspace contains a docs.json file. It spawns jamdesk dev as a child process and monitors its output to detect when the server is ready. The status bar shows the current state and provides quick controls.