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
{{ message }}
This repository was archived by the owner on Feb 27, 2025. It is now read-only.
So I've been playing around with this plugin have a few questions about using debug mode:
First, I originally put a breakpoint on line 8, but instead of line 8 it stops at line 9 (but if I put the breakpoint at line 7 it will correctly stop at line 7. Also, is there currently no support for viewing the current values of variables in the sidebar?