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

support for <path>:<line>:<column>

Open testforstephen opened this issue 6 years ago • 1 comments

Originally created by @clankill3r at https://github.com/redhat-developer/vscode-java/issues/1025

It would be really great if :: was supported from using System.out.println. If it already is, then please provide a working example, cause I can't get it to work.

Just like we have clickable links now when having an exception:

Screen Shot 2019-08-27 at 13 13 16

I would like to be able to make those links as well.

testforstephen avatar Dec 03 '19 09:12 testforstephen