Skip to content

Have 'vue ui' pull up the project for the current directory #6135

Open
@Joebayld

Description

@Joebayld

What problem does this feature solve?

This removes any confusion for what the current project is in VueJS web UI.

The thought is that if I type in terminal 'vue ui' and I'm already navigated to a current project, it will recognize that path and set the project in the web UI to where I was in terminal. This would be especially useful in VS Code as the terminal is set to the current project directory.

There's been countless times when I open Vue UI and accidentally serve the wrong project because I have many active projects. It would be useful to have a little more logic to selecting the current project.

What does the proposed API look like?

Same API as before - perhaps an option in the web UI to toggle automatically detecting the current project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    intend to implementThe team has the intention to implement this feature at some point. Contribution is also welcome.scope: ui

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions