Skip to content

Cannot select which project to debug when multiple workspace folders are open #74

@xorye

Description

@xorye

Open multiple workspace folders containing Maven Quarkus projects in VS Code like so:

project1/
project2/
project3/

Do not open any file (ensure there are no open editors), just have the folders loaded in VS Code.

When calling the debug command (Quarkus: Debug current Quarkus project), we currently do not know which Quarkus project should be debugged.

In this case, I propose to add an input box, similar to what we already have for the Add Extensions wizard:
image
Something like that could help determine which Quarkus project to debug.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions