auchenberg / vscode-browser-preview

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

Add an option to include Cmd-Line Arguments #201

Closed c3-william-peng closed 3 years ago

c3-william-peng commented 3 years ago

It would be nice to have the ability to add our own Cmd Line Arguments to the Chromium executable, as I am trying to add --app={URL} to remove the navigation bar and increase space.

auchenberg commented 3 years ago

Thanks for the issue! Duplicate of https://github.com/auchenberg/vscode-browser-preview/issues/193