vscode-java-debug icon indicating copy to clipboard operation
vscode-java-debug copied to clipboard

Add a "launch previously launched application option if the current file isn't executable" option.

Open kareem-ghazi opened this issue 4 years ago • 1 comments
trafficstars

Add an option to launch the last application if the current one isn't executable instead of showing a dialog box. If there's a feature for this already, please do let me know.

kareem-ghazi avatar Aug 01 '21 11:08 kareem-ghazi

Another user feedback on this: Hitting "Run Java" should not prompt me to select the main class every time. There is only one main method in my project. It's very disruptive to my workflow.

testforstephen avatar Jul 28 '22 04:07 testforstephen

feedback +1: Have to select the only runnable class over and over again if I want to run the program

testforstephen avatar Feb 06 '23 05:02 testforstephen