Skip to content

Provide "Stop Java" button when triggering "Run Java" action. #1166

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

Closed
testforstephen opened this issue May 22, 2022 · 0 comments · Fixed by microsoft/java-debug#413
Closed
Assignees
Milestone

Comments

@testforstephen
Copy link
Contributor

Currently when triggering "Run Java" action, Java debugger just sends the corresponding Java command lines to a terminal to run, then close the debug toolbar immediately. This brings some confusion to new users that they don't know how to terminate the Java application.

The request is to display the debug toolbar as well when running Java in terminal without debugging. The debug toolbar only allows "Restart" and "Stop" actions for "Run Java" scenario, other actions such as "stepping" are disabled.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant