Zed
@zed.dev
2 months ago Download Zed and view the full changelog here:
zed.dev/releases/sta...
💬 1
♻️ 0
❤️ 2
Download Zed and view the full changelog here:
zed.dev/releases/sta...
- Use the latest Gemini 2.5 models. - Use images with OpenRouter and Mistral models. - Experience thinking support in LM Studio and DeepSeek providers.
We polished some sharp corners in the agent panel UX and added deeper model support: - Committing changes automatically dismisses the review UI. - Profiles are saved per thread. - Paste images as context in the inline assistant.
Reorder channels to fit whatever organization your team needs—no more prepending `!` to channel names to force them to the top of your channels list.
Zed's native debugger isn't the only thing we shipped during this week's release. Let's check out some of the other highlights of v0.191. We added a `--diff` flag to the `zed` CLI tool:
We've made some improvements to previews, like better grouping and optimized downloads 👉 community.tuist.dev/t/preview-gr...
If you haven't taken Tuist Previews for a spin, this might be a good time as any 😉
There was a long-running bug in Xcode when lldb would often just outright not work due to "type for self cannot be reconstructed". Love to see that beta of Xcode 26 seems to fix that: github.com/tuist/tuist/...
Whoever worked on that, thanks 💜
⏯️ You can now start and stop local Prisma Postgres instances directly via the VS Code UI.
💡 This enables you to develop with Prisma Postgres locally instead of using a remote DB. Free of charge, no Docker, no authentication — simply Postgres!
👉 www.prisma.io/docs/postgr...
And finally: Is it possible to make edutainment that's actually good? Kay Lack went deep on the dream.
www.youtube.com/watch?v=8VGi...
Our own @todepond.com revealed the building blocks of their uniquely surreal content: Story, brand, chaos and more.
www.youtube.com/watch?v=RFMU...
This week we hosted "good content for developers but how" featuring Mr Typescript himself, @mattpocock.com
Here's his full talk on how he earned that title, as well as $3.5 million
www.youtube.com/watch?v=CLw3...
#ZedEditor
A monumental amount of time and energy was put into shipping this feature, and we can't thank Remco and Anthony enough for kicking the whole thing off. The work on the debugger perfectly embodies the beauty of open source software and how phenomenal the Zed community is.
The PR was merged into main on March 18th, 2025, under a staff-only feature flag, and since then, the Zed team has merged hundreds of PRs to squash bugs, update UI, and add additional features.
While the Zed team was building out other editor primitives, Remco Smis began working on the initial implementation of the debugger, and was later joined by Anthony Eid. The `Debugger implementation` PR contains 977 commits, touches 156 files, and adds nearly 26k LOC.
The desire for a debugger in Zed grew into our most upvoted issue ever. Today, the issue has accumulated 2143 👍s. Nothing but respect to `console.log()` warriors, but engineers clearly wanted to be able to line-by-line step through their software and inspect state.
🤖 PlanetScale with Prisma ORM is a popular database choice among AI companies with heavy workloads.
To ensure optimal performance for these situations, we added new attributes to the Prisma schema, enabling devs to specify shard keys on Prisma models!
prisma.io/docs/orm/ov...
How does Bucket ship feature releases faster with a small team?
They use Prisma ORM! 🚀
See how Prisma simplifies complex relational queries and speeds up development for their platform.
Learn more👇
pris.ly/bucket-prisma
We've launched a fresh video series called "Tuist Bites," featuring brief clips that highlight different features of Tuist.
Watch here: videos.tuist.dev/w/p/q6Fna4S...
Subscribe via RSS: videos.tuist.dev/feeds/video...
#iOSDev #Swift
Wondering how Tuist might transform your routine app development tasks?
Watch this video as we integrate Tuist with Wikipedia’s iOS codebase to dissect builds and bundles. It also showcases app previews that launch with a single link:
videos.tuist.dev/w/foGh4W15t...
#iosdev #swift