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.