I wrote another blog post covering more Zed teammates and their journey from open-source contributors to hires at Zed Industries.
Check it out!
@mydeathmachine.bsky.social
Dev, audio engineer, metal fanatic, dad. I post about code, tech, and cool software I run into. Works at @zed.dev
I wrote another blog post covering more Zed teammates and their journey from open-source contributors to hires at Zed Industries.
Check it out!
๐
18.10.2025 05:52 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Oh cool! I know David, I'll chat with him! Thank you!
08.10.2025 13:28 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0This is cool, any chance I could get you to document how you set this up here?
github.com/zed-industri...
With ~900 PR merges per month, even we find it hard to keep up with every new Zed feature landing. ๐
Hidden Gems aims to showcase some of the not-so-obvious features and workflows that we rely on daily. Give it a read, and if you have hidden gems you rely on, let us know!
zed.dev/blog/hidden-...
Received! We'll get this sorted out for you. Really sorry about this. Spring is not even "insanely long" with their wait times, it's just downright absurd. We'll be launching with a much better merch distributor in the near future, one where you don't have to wait 4 months to get your stuff.
28.09.2025 08:27 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Hey Max, could you shoot me an email at joseph(at)zed(dot)dev with your address and size? We are changing merch platforms because we aren't happy with the current. Really sorry about this.
26.09.2025 18:29 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0Amazing! Let us know when you launch it so we can add it to the integrations list in the README.md!
github.com/zed-industri...
Hey, can you check either of the latest builds and see if your sluggish typing issue is fixed or remains?
Stable - v0.195.5
Preview - v0.196.4
zed.dev/releases/sta...
Hey Harry, we think we've identified where the regression came from and will be doing a revert on the PR that caused it, we'll get a patch out soon to address this.
18.07.2025 06:18 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0We don't have any special interest in it. We support all sorts of models: remote, local, big, large. We simply added support because it was being requested.
17.07.2025 03:36 โ ๐ 4 ๐ 0 ๐ฌ 0 ๐ 0Yes, I am a Zed. ๐
16.07.2025 22:21 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0I think you should give Zed a try ๐
08.07.2025 17:27 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0The world's fastest AI code editor is here
Zed is engineered from scratch in Rust like a video game. Not another fork, but a purpose-built editor designed for collaboration between humans and AI, delivering a lightning fast agentic editing experience.
zed.dev/blog/fastest...
We can't wait for you all to get your hands on the new assistant in Zed.
31.03.2025 19:14 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0Stashes are something we will add too.
31.03.2025 14:28 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0We don't have stash support yet. Our git launch included a handful of the most requested features, but we are working to add additional git features incrementally now. We're currently working on being able to review past commits in Zed, and conflict resolution should be coming as well.
31.03.2025 14:28 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0Hey Daniel, super love reading your incredibly kind words about Zed and happy to hear things are going well. We don't plan to charge for the editor itself - we'll be focusing on generating revenue via subscriptions around collab and AI, and possibly charging for enterprise features.
28.03.2025 12:11 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0We're dropping an entirely rewritten assistant and agentic editing relatively soon! Going to be a big leap.
24.03.2025 18:32 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0You can also temporarily toggle them when holding down configured modifiers:
inlay_hints": {
"toggle_on_modifiers_press": {
"control": true,
"shift": true,
"alt": true,
"platform": false,
"function": false
}
}
We are going to be working with them directly on that PR soon...
05.02.2025 21:46 โ ๐ 5 ๐ 0 ๐ฌ 0 ๐ 0We are building it out now!
20.01.2025 06:49 โ ๐ 5 ๐ 0 ๐ฌ 1 ๐ 0We have a lot of plans to improve multibuffers outside of these QoL tweaks, stay tuned!
25.12.2024 12:12 โ ๐ 5 ๐ 0 ๐ฌ 0 ๐ 0Zed 2024 recap is in!
20.12.2024 18:01 โ ๐ 5 ๐ 1 ๐ฌ 0 ๐ 0Also, thanks for the PR, @notpeter.bsky.social
12.12.2024 18:22 โ ๐ 6 ๐ 0 ๐ฌ 0 ๐ 0The Brainfuck extension (v0.0.4) now correctly installs again in Zed! Now you can get back to your #super #important work!
12.12.2024 18:02 โ ๐ 10 ๐ 0 ๐ฌ 1 ๐ 2Ooops! I totally forgot I had flipped the setting on to capture audio for a previous recording I did ๐
07.12.2024 01:46 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Just to note it - v1.1.0 is out with expiry mode.
29.11.2024 18:59 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0๐ Awesome! Also, feel free to give us any feedback of things you run into that cause you friction!
29.11.2024 06:46 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0The user never interacts with this function directly, it is a private function called by one of the public API functions. As an additional benefit, I don't need to hardcode advancing the fake clock in my tests, as the prod code does it automatically.
@gleam.run
#Sweet