microsoft / microsoft/vscode-java-debug
support for <path>:<line>:<column>
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 591
- Forks
- 429
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 19
Description
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:
I would like to be able to make those links as well.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by reproducing System.out.println output and compare it with the existing clickable exception links; done means paths in the requested :: format become clickable, with a working example or test demonstrating the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100