Ability to resolve structure global structure members on mouse-hover #13273
Labels
debugger
help wanted
Can be fixed in the public (open source) repo.
more info needed
The issue report is not actionable in its current state
Feature Request
When I hover the mouse over a structure's member, it shows me the type(which is nice), but often I actually want to see the value of the structure's member.
Example structure definition in header:
Example usage site:
Hovering on moveStatus.AIFrom shows AIFrom's type:
Note: I'm quite new at using VSCode , it's possible I've made a mistake setting it up. I am using
ms-vscode.cpptools
version1.23.6
with an ESP32-S3 hardware target over JTAG. They thought this was an issue in this module.The text was updated successfully, but these errors were encountered: