8000 Show toString() values in hover tooltips · Issue #364 · microsoft/vscode-java-debug · GitHub
[go: up one dir, main page]

Skip to content

Show toString() values in hover tooltips #364

@rothfels

Description

@rothfels

Similar to #315, it would be very useful to show the .toString of an object in the hover tooltip.

For example, in vanilla Eclipse debugger:

screencapture

vs. in VS Code, you also have to expand the elements to see what's inside:

screencapture2

Steps To Reproduce
  1. set breakpoint
  2. hover over local variable
Current Result

See object explorer tooltip

Expected Result

Also see a useful .toString, as in Eclipse

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0