I'm using Version: 2.0.3 - Date: 2022年12月05日T09:30:25.33 on Windows 10 Pro. Installed under Local user - not for all users.
When I try and open a ino file (either double clicking on a ino file - or file->Open) - it spawns a new window - but then I just see the standard sketch with an empty setup() and loop()
I've uninstalled and re-installed both for my own users and all. But still, it does the same thing. I'm having to open all my sketches in notepad++ and then save them in whatever temp Arduino file it creates. Its hellishly annoying
void setup(){} void loop(){}
.