Skip to content

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

@bfitzpat

Description

@bfitzpat

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions