Expected behaviour The runtime.OpenFileDialog should open the windows explorer dialog window so that the user of my application can select a file. Screenshots No response Attempted Fixes Run with go ...
Running a simple powershell script with an OpenFileDialog. Running it within VS Code with F5, the dialog pops under the main window, and the only way to choose the file is to minimize VS Code manually ...