fission-codes / fission-vscode

A vscode extension for fast app publishing powered by IPFS ⚡️
https://marketplace.visualstudio.com/items?itemName=fissioncodes.fission
13 stars 1 forks source link

Add open site after publish notification #10

Open bgins opened 3 years ago

bgins commented 3 years ago

The Palmer Eldritch CLI release includes an --open flag that opens the a site after publishing it.

Let's add a similar feature to the extension. Ideally, we would like to show the user a notification in VSCode with "Open Site" and "Dismiss" buttons.

The URL for the published site is available in the fission.yaml which will be in the root of the project.