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

Provide option to add created new project folder to multi-root VS Code workspace #157

Closed
bfitzpat opened this issue Nov 20, 2019 · 0 comments · Fixed by #169
Closed

Provide option to add created new project folder to multi-root VS Code workspace #157

bfitzpat opened this issue Nov 20, 2019 · 0 comments · Fixed by #169
Assignees
Labels
enhancement New feature or request wizards
Milestone

Comments

@bfitzpat
Copy link

Currently when the user activates the "Quarkus: Generate a Maven Project" command, the result is a whole new workbench window with the new project folder as the root. I suspect this is due to the old single folder workspace in VS Code. Now that VS Code has multi-root workspaces (https://code.visualstudio.com/docs/editor/multi-root-workspaces) it would be much less jarring to the user to have the new folder simply added to the workspace rather than opening an entirely separate window. Or at least it would be good to have the option to go either way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wizards
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants