Zed is now available on Windows
51–60 of 386 posts
Re: Zed is now available on Windows
#52Earlier quoted context omitted.
It is 18% according to this story: https://www.tomshardware.com/laptops/projections-show-that-a...
Most of that is macOS and ChromeOS, not Windows.
Re: Zed is now available on Windows
#53Earlier quoted context omitted.
Most of that is macOS and ChromeOS, not Windows.
Yeah. The Steam survey isn't a perfect sample since it's skewed towards gamers, but that currently shows just 0.08% of Windows users are on ARM, while 81.5% of Mac users are on ARM.
Re: Zed is now available on Windows
#54Unfortunately, I tried to use zed as my daily driver, but the typescript experience was subpar. While the editor itself was snappy, LSP actions like "jump to declaration" were incredibly slow on our codebase compared to VS Code / Cursor.
That doesn't make sense, they both use tsserver under the hood.
The specific techniques used to send, receive, and parse JSON could matter.
Re: Zed is now available on Windows
#55Is this something like Sublime? Light/responsive editor for one-off files? But maybe with some better introspection? That would fill a niche for me; trying it. FYI download+install is the smoothest experience of any software I've loaded recently I didn't build myself. Going to daily-drive it for a bit and see what's up; promising!
as a 10+ year Sublime user, Zed is the best of the more "modern" GUI editors I've tried. I haven't fully switched over to using it as my daily-driver because Zed's heavy reliance on GPU rendering means that it locks up every time I suspend & resume my Linux box [0,1] but I'm optimistic about the progress they're making on it. 0: https://github.com/zed-industries/zed/issues/7940 1: https://github.com/zed-industries/ze…
Quick install on any platform and just works. And obviously plenty of configuration that’s available to you but if you haven’t I’d give that a go.
Re: Zed is now available on Windows
#56I have waited for this for months... but it's still only an x86_64 binary! I love my ARM Surface Pro, and Zed would make a wonderful editor on this hardware. If anyone from Zed is reading this, please think about it!
https://github.com/rust-lang/rust/issues/145864 was opened because of the the discrepancy
Re: Zed is now available on Windows
#57It's extremely refreshing to see the editor's memory and processor usage be smaller than the webapp tab I'm working on. I'm really liking it thus far!
Its binary is half a gig in size, so just like a browser, nothing fresh about that.
Re: Zed is now available on Windows
#58Re: Zed is now available on Windows
#59Re: Zed is now available on Windows
#60Is this something like Sublime? Light/responsive editor for one-off files? But maybe with some better introspection? That would fill a niche for me; trying it. FYI download+install is the smoothest experience of any software I've loaded recently I didn't build myself. Going to daily-drive it for a bit and see what's up; promising!
Tried zed, it's interesting but several things are missing including the ability to skip extensions auto-update... which imho is critical for security.