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
Please add the ability to debug Nushell scripts within VSCode. Would help when making large scripts to have a step debugger and be able to see the call stack, variable values, etc.
Would be great to have both an launch debugger option and an attached debugger option.