To reproduce this behavior:
-
Ensure that "Terminate Process On Exit" is set to "Ask":

-
In a Quarkus project, run the "Debug current Quarkus project' command in the command palette. The Quarkus dev command should run in the integrated terminal
-
In the integrated terminal, terminate the Quarkus dev process manually (Ctrl + c). This ends the debug session too.
-
The user is asked if Quarkus dev should be terminated even though it already terminated:

To reproduce this behavior:
Ensure that "Terminate Process On Exit" is set to "Ask":

In a Quarkus project, run the "Debug current Quarkus project' command in the command palette. The Quarkus dev command should run in the integrated terminal
In the integrated terminal, terminate the Quarkus dev process manually (Ctrl + c). This ends the debug session too.
The user is asked if Quarkus dev should be terminated even though it already terminated:
