Friendly Jira Robot created ERT-348:
---------------------------------------
Summary: mouse hover over member variable does not show it value
[EBZ#497965]
Key: ERT-348
URL:
https://issues.jboss.org/browse/ERT-348
Project: Eclipse Release Train
Issue Type: Task
Components: JSDT
Reporter: Friendly Jira Robot
While debugging, if I hover with my mouse over “myVar” part of the expression
“myVar.myProp.mySubProp.abc” in my JS editor, I see a tooltip with its current value. But
if I hover over the last segment “abc” of the same expression nothing happens. If I want
to see its value, I have to move the mouse to “myVar” and when the tooltip opens up I have
to click to expand, scroll to “myProp”, click to expand, scroll to “mySubProp”, expand,
etc. until I see “abc”. Would be a real time saver when I hover over “abc” to see its
value.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)