microsoft / microsoft/vscode-java-dependency
System.out.println not working in Microsoft Java Debugger
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 199
- Forks
- 105
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 27
Description
Really annoying, this.
Lots of java code with System.out.println(...) lines.
I was able to see one line work in the starter Main code, but nowhere else.
They used to work a few years ago, now do not. ...just do not print anywhere!
Unable to find something in the Microsoft Debugger for Java to turn this on.
Do I need a special import line in each source file to enable this?
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 repository file or test is named. Start by reproducing the missing System.out.println output in the starter Main code and compare it with another source file; done means identifying whether the Microsoft Java Debugger or project setup suppresses stdout and documenting the verified behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100