Open
Description
What problem does this feature solve?
When I have multiple vue apps running, it'd be nice to have a single click to open up any of them. Right now it takes 3-4 clicks to get to the Project tasks -> serve -> open app
Since the apps all run at different urls depending on the order executed, having an open app btn is really handy.
What does the proposed API look like?
If vue project has the serve
task being run (as when the blue icon appears on the project manager), then show an icon to open the app at the url it's being hosted on.