By running Visual Studio Code with --enable-features=UseOzonePlatform --ozone-platform=wayland it does not crash immediately, but it does crash as soon as I move the mouse or try to interact with its window.
Any particular reason not to use the ‘code’ package from Arch? It is still based on vs-codium (ie: stripped) AFAIK? I’m not on Hyprland either, in fact I only tried a Wayland to check operation, but no probs…
Oh - BTW - AMD all the way here… so probably not relevant!
I was using the AUR package because that’s the only one that I could connect to Gitpod (https://www.gitpod.io/) at least in my early experiments. However, I can do without.
I installed extra/code replacing the AUR package.
With no options, on Hyprland, it’s pixellated; with --ozone-platform=wayland, it looks fine and it does not crash.
I tried with --ozone-platform-hint=auto it crashes once… once it crashes, it will keep on crashing from then on (!)
I had to remove the directories in .configCode and Code - OSS. Now it works again with --ozone-platform=wayland… I’ll stick with that and stop experimenting further…