I'm trying to use nushell as a lightweight http client in vscode and I thought it would be greatly useful to have a run button above Commands that allow me to run the commands directly from the editor similar to the rust analyzer run button on the main function.

I'm trying to use nushell as a lightweight http client in vscode and I thought it would be greatly useful to have a run button above Commands that allow me to run the commands directly from the editor similar to the rust analyzer run button on the main function.