You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is after the latest drop? Not sure if I understand the problem. When I paste the code for the multi-level-interhitance and I look at the global variables the S icon it shows the initial data and initial value. Then when I click on the U icon it displays the line number, type, and the actual line of the instantiation. I can take a look, but I don't clearly understand what needs to be fixed.
currently, if you hover your mouse over a global variable it shows "No data member". So either we can remove that message for the globals and just show which line it was initialized on and with what value or we can disable popup's for Globals. However, I would prefer to show the initial value.
Currently, the global variable view shows the same as the functions. We need to change it to show the initial value and declaration.
Vishal could you look into this ?
The text was updated successfully, but these errors were encountered: