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
Obfuscated variables are not made readable using the available inline source map.
With pathMappings configured, breakpoints in VSCode work, but the variables values aren't visible in the editor on mouse hover, and the "variables" pane in the "run and debug" pane only shows the obfuscated variables without any useful names.