javaVSCode icon indicating copy to clipboard operation
javaVSCode copied to clipboard

support remote debugging

Open xinyanmsft opened this issue 8 years ago • 2 comments

I find the Java debugger quite helpful for local debugging. Thanks for the great work. I'd like to suggest 2 changes to enable remote debugging:

  1. Allow user to specify host:port in launch.json file instead of hardcode to be localhost and a random free port.
  2. Allow user to help you start the java program remotely as part of the pre-launch task.

xinyanmsft avatar Nov 01 '16 17:11 xinyanmsft

@xinyanmsft useful for this :point_right: #13

faustinoaq avatar Nov 07 '16 10:11 faustinoaq

+1

scgm11 avatar Nov 14 '16 00:11 scgm11