Earlier quoted context omitted.
This always makes me laugh. The editor was barely announced two years ago. They've built it from the ground up with native support now for three different operating systems. They're experimenting with some cool new features, and even though I don't care about it I've heard their AI integration is pretty damn good. But waaaaah they don't support a processor that accounts for probably less then 10% of Windows Machines
Ubiquity is pretty important when you're going to invest in learning a new editor. This is one of the advantages of vim for example. It is available everywhere... linux, windows, terminal, gui, etc.
Zed is now available on Windows
81–90 of 386 posts
Re: Zed is now available on Windows
#82Earlier quoted context omitted.
Size on disk is about 64x less relevant than size in RAM for me. To give Zed some credit in this area, it's statically linked and the Linux binary is half the size as the Windows one.
What could they be statically linking to have a 400MB executable?
Re: Zed is now available on Windows
#83Just wanted to mention that some basic Windows-OS keyboard shortcuts don't work, like ALT+F to open the File menu. Also things like ALT+SPACEBAR to bring up the system context menu for the focussed window (the menu with maximise, minimise, close options etc.) do not seem to work. I'm guessing with the DirectX rendering backend, the 'app' is rendered more akin to a video game than a native win32 process. Also after in…
A 400mb+ install of bloat will upset many people This needs to be justified asap to help people understand and reconsider installing it.
897MB! But it appears to have installed itself twice for some reason. Maybe one is an 'update' which it didn't clean up...? I'm not sure.
Edit: I just opened it and it cleaned itself up. 408MB now. I guess it was in the process of upgrading.
Re: Zed is now available on Windows
#84Earlier quoted context omitted.
That doesn't make sense, they both use tsserver under the hood.
You could have an lsp server of infinite speed, but that wouldn't help one bit if the bottleneck is how the client deals with the messaging. The specific techniques used to send, receive, and parse JSON could matter.
Re: Zed is now available on Windows
#85Earlier quoted context omitted.
They're productivity tools, not gaming software. You'll be faster and deal with less errors using the correct optimized remote desktop tool for your job, versus what you're using now, which can be slow and error prone.
> Moonlight > Open source game streaming client > Moonlight allows you to play your PC games on almost any device OK, fine, maybe Sunshine will be different. > Sunshine is a self-hosted game stream host for Moonlight. Maybe not.
Re: Zed is now available on Windows
#86I hope Zed stays clean. We'll see. So far so good. Was quite happy they had a JetBrains base hotkey setup. Had to add a few of my own but I could pretty easily, nothing missing so far.
Re: Zed is now available on Windows
#87Earlier quoted context omitted.
You could have an lsp server of infinite speed, but that wouldn't help one bit if the bottleneck is how the client deals with the messaging. The specific techniques used to send, receive, and parse JSON could matter.
Could, ya, but I'd be pretty impressed and sad if Rust didn't have really good JSON parsers/serializers by now.
Re: Zed is now available on Windows
#88Re: Zed is now available on Windows
#89Have they implemented subpixel font rendering by now? I remember that being a sticking point when it came to Linux because they had designed their custom UI renderer around the Macs ubiquitous HiDPI displays, leading to blurry fonts for the much, much larger proportion of Linux (and Windows) users who still use LoDPI displays.
Seems like the only way to get high quality font rendering these days is a 4k+ display.
Re: Zed is now available on Windows
#90What is Zed? A vscode like editor?
It's native code, and it shows. It also has some AI integrations that are different, but I don't know how well they work.
It looks nice, but I haven't managed to use it for long.