EDITOR with VS Code not working on Windows

I had set the EDITOR variable to code in Windows 10. This is opening up a file in VS Code. But the file is immediately deleted and guild is auto-confirming the default values, So I am not able to change the values in the text editor.

This sounds like a bug. Would you mind opening an issue on GitHub for this? Just paste your message in from here. Thanks a lot!

(copied from GitHub issue update)

Okay - I take it back. I would not call this a bug. What you’re seeing I believe is expected behavior.

Define EDITOR using the code command with the -w option (wait). This causes VS Code to block until you close the file. This is a requirement for the Guild interface to that file.