Akasaka Kona
Akasaka Kona
Same issue on MacOS as well. I tried compiling the plugin myself and I think this error is the problem: Text version: ``` /Library/Developer/CommandLineTools/usr/bin/ranlib: for architecture: x86_64 file: thirdparty/bin/libgit2.a(auth_negotiate.macos.editor.universal.o) has...
I second this. I have the same problem on Fedora 41 GNOME. In 1.95.1, the newest version available on Fedora. It's very finicky. I can't even take a screenshot because...
After some research... Seems like the workaround is to launch VSCode from the command line with the following parameter: `--ozone-platform=wayland` So.... I guess this indeed is an Electron issue. Hope...