Looks just like VS Code and I think it’s still built on electron so take that as you will.
You must log in or register to comment.
Well it can’t really be a native gui and be cross platform.
I meant native as in non-web. There are plenty of cross-platform GUI toolkits out there that don’t use JavaScript. Some of them native-looking even. But more than the looks, it’s about performance.
There aren’t many good cross platform GUI toolkits. I mean realistically is there anything other than Qt?