Bug 544123 - Show variable values inline (in editor window) while debugging Java
Summary: Show variable values inline (in editor window) while debugging Java
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 4.11   Edit
Hardware: PC Mac OS X
: P3 enhancement with 2 votes (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-05 04:26 EST by Juergen Baier CLA
Modified: 2023-01-20 08:43 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Juergen Baier CLA 2019-02-05 04:26:04 EST
If you want to see the values of variables during debugging you basically have two options:

- Look at the Variables view
- Mouseover the variable

It would be nice if the variable values would be shown directly in the editor window, e.g. 

- above of the variable
- next to the variable
- at the end of the line
Comment 1 James Nord CLA 2023-01-20 08:43:37 EST
noting that some prerequisite work for this landed in eclipse 4.23 https://www.eclipse.org/eclipse/news/4.23/platform.php#inline-debug-values