quarto-dev / quarto

Quarto open-source scientific and technical publishing system
https://quarto.org
GNU Affero General Public License v3.0
280 stars 19 forks source link

Add an option to set preview port for VS Code extension #439

Open 392781 opened 1 month ago

392781 commented 1 month ago

I haven't been able to make use of these options to set the default preview port in VS Code... It doesn't seem that quarto in VS Code actually uses them (I could be misconfiguring something).

The extension currently uses the randomly chosen port system which quickly fills up the port menu with a bunch of dead ports upon subsequent reopening of the project, it would be nice to be able to set a default preview port through a setting such as quarto.defaultPreviewPort.

bjornasm commented 3 weeks ago

Ran into the same issues here, wanting to view the preview from other devices on the same network I need to know which ports to open.