auchenberg / vscode-browser-preview

A real browser preview inside your editor that you can debug.
MIT License
4.39k stars 154 forks source link

Call preview command from other extension with URL #183

Closed uxkjaer closed 3 years ago

uxkjaer commented 3 years ago

Hi,

I've seen your extension and it might be just what i'm looking for. I have some issues with just using the "standard" webview beacuse of the webpage I'm trying to render.

IS there any possibility to call this extension via a command browser-preview.openPreview and then with the URL to open?