This extension does not start/stop your Dars process. You run Dars normally in a VS Code terminal (or any terminal), then open the preview URL in a dedicated Dars Preview webview tab.
Features
Open http://localhost:... / http://127.0.0.1:... URLs in a VS Code webview preview tab (right side).
Ctrl+Click a localhost URL in the integrated terminal and choose:
Open in Dars Preview
Open in Browser
Open preview from:
a URL you paste
a selected URL in the editor
the clipboard
Edit the URL directly in the preview tab header and reload it.
Tailwind-like completions for Dars utility styles inside Python strings (for style="..." / style='...').
Commands
Dars: Open Preview URL
Prompts for a URL and opens it in the Dars Preview tab.