Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
3.0.2 (rev.02)
-
af573bda2 (dev)
Description
It currently seems to be able to only show the value of a variable itself, not the contents of object type or QObject. For example:
var f = {"key": 33}
Hovering over f only shows "
{...}" as the value and it cannot be expanded either. Same for QObject types, for example:
var f = Qt.platform
Also Locals view does not list local variables.
These all work in Qt Creator, so they should be doable and it would be nice VS had feature parity with QML debugging.
Attachments
For Gerrit Dashboard: QTVSADDINBUG-1138 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
521009,3 | Fix QML object watch not expanding property list | dev | qt-labs/vstools | Status: MERGED | +2 | 0 |