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
I used to be able to quickly hover over any variable in the Debugger pane and see its value.
Now when I hover I see a popover that shows the variable value and a "Watch" button.
The problem is I can no longer hover over other variables because the Watch thing has stolen the popover. I have to click out of the popover, wait a few seconds, then the next variable value will pop up.
This is very inefficient when I just want a quick look at variables in a function. If i want an in depth look I will look at the right Variables pane.
Please keep the variable mouse-over fast and simple.
Thanks for your hard work on this fantastic tool. I love it because it is simple. DONT make it Chrome tools.
The text was updated successfully, but these errors were encountered:
I used to be able to quickly hover over any variable in the Debugger pane and see its value.
Now when I hover I see a popover that shows the variable value and a "Watch" button.
The problem is I can no longer hover over other variables because the Watch thing has stolen the popover. I have to click out of the popover, wait a few seconds, then the next variable value will pop up.
This is very inefficient when I just want a quick look at variables in a function. If i want an in depth look I will look at the right Variables pane.
Please keep the variable mouse-over fast and simple.
Thanks for your hard work on this fantastic tool. I love it because it is simple. DONT make it Chrome tools.
The text was updated successfully, but these errors were encountered: