microsoft / microsoft/vscode-java-debug
VSCode Java debugger can't show List (size >= 2)
Open
@testforstephen is already working on this.
Since Sep 6, 2022.
ai-triaged
bug
variables
- Dominant language
- TypeScript
- Stars
- 591
- Forks
- 429
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 19
Description
[provide a description of the issue]
Environment
- Operating System: macOS
- JDK version: 1.8
- Visual Studio Code version: 1.70.1
- Java extension version: v1.9.0
- Java Debugger extension version: v0.43.0
Steps To Reproduce
When debug, unzip the RegularImmutableList (item >= 2).
Print usingStream: Format specifier '%s'
Current Result

Expected Result
we can see the item in List
Additional Informations
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.
Assessment
This issue has not been assessed yet.