Skip to content

VSCode Java debugger can't show List (size >= 2) #1206

Open
@jackwener

Description

@jackwener

[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

image

Expected Result

we can see the item in List

Additional Informations

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions