Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue Project Manager -- "Open App" btn for any app that is running #2385

Open
jacquescrocker opened this issue Aug 29, 2018 · 1 comment
Open

Comments

@jacquescrocker
Copy link

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.

@Akryum
Copy link
Member

Akryum commented Aug 29, 2018

That would require some work to have an API that allows plugins to add buttons to the project manager.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants