microsoft / vscode-maven

VSCode extension "Maven for Java"
https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-maven
Other
179 stars 88 forks source link

Launch a Maven favorite as "debug" #1023

Open Artur- opened 5 months ago

Artur- commented 5 months ago

Suggestion

When trying to get around https://github.com/microsoft/vscode/issues/203962 I created a "Favorite" jetty:run which would have solved my immediate problem if it would have been possible to right click -> debug. But when right clicking on a favorite, there is only "run"

Use Cases

Debug a given goal