As a hacky workaround, you can edit your program while it's running and use hot reload to see your changes. You'll probably have to re-show the popup (at least if StaysOpen is false), but it's better than editing, running the program to see the edits, stopping the program, making more changes, etc. etc...