When running under the VS debugger, I'm getting a console window, but nothing shows up in it:
- No observatory log line, so I can't get the observatory URL to attach to
- No Flutter exceptions
In theory there's code in the runner that is supposed to handle this (which is why the console window opens in the first place), but it's not working for me (and I'm not sure if it ever actually worked).