Zed
@zed.dev
about 2 months ago Open a PR—we'd love to check it out!
github.com/zed-industri...
💬 0
♻️ 1
❤️ 15
Open a PR—we'd love to check it out!
github.com/zed-industri... Are you building a cool application with gpui, like William Whittaker's Hummingbird?
github.com/143mailliw/h... Everything that is open source remains open source. Only Vite+ itself requires a license (also only when the conditions are met)
Yes
⚡We’re making databases fun and fast at #CloudflareConnect.
Spin up a Prisma Postgres DB in seconds at our booth and win a guaranteed prize from the pool, including these custom Prisma Hydro Flasks.
Because hydration is the original performance boost. 😎💧 Just talked about Vite+ at @viteconf.org - check out more at viteplus.dev :)
More detailed announcement on Monday! WHOI scientist Iury Simoes-Sousa built a groundbreaking ocean eddy dataset... that took 10 minutes to query. With Icechunk in the cloud, it’s now 10 seconds -- a huge step forward for open, cloud-native ocean science.
earthmover.io/blog/from-10... ☁️ We’re heading to #CloudflareConnect in Vegas next week!
Come find us at the Developer Innovation Zone with swag, giveaways, and more.
🙋🏻 Let us know if you’ll be there — or if there’s someone we should meet!
events.cloudflare.com/connect/2025/ GPUI (v0.2.0), the GPU-accelerated Rust UI framework that powers Zed, is on crates dot io. 👀
crates.io/crates/gpui copilot is smarter than ever (we no longer have accurate counts of pull requests on the pull requests tab)
We're excited to welcome Ezgi Celik to the team as our new Junior Office Manager 🥳
She’s joining the Berlin team to support People Operations and help keep things running smoothly.
Welcome, Ezgi! 👋 Substance Over Spectacle: How We Share Tuist
pepicrft.me/substance-o... Cloudflare, it'd be awesome if R2 bucket deletion wasn't blocked if the bucket is not empty. Otherwise you force customers/users to script some deletion before they can take such a simple action. 📣 New changelog:
🥳 Using Prisma Postgres with any tool is GA
📊 New usage metrics in Prisma Console
🐛 Bug fixes & improvements in Prisma ORM
pris.ly/changelog New region alert! 🌍 You can now create Postgres and Vitess databases in the europe-west1 region in GCP (Belgium).
#ZedEditor Download Zed and view the full changelog here:
zed.dev/releases/sta... Zed now supports configuring tool and image support for custom xAI model configurations and adds qwen3-coder to the list of Ollama models. Thanks guuzaa and sbe-arg!
Need to change agent profiles without touching the mouse? Hit `{cmd,ctrl}-i` and filter down through the new keyboard-driven profile menu.
Thanks dvcrn! See your teammate's GitHub avatars in the git blame by adding `"git": { "blame": { "show_avatar": true } }` to your `settings.json` file. Tables in Markdown preview now render more cleanly. Thanks Simek!
Zip around the project panel with familiar Vim commands. Center the active entry with `z z`, scroll the editor halfway up or down with `ctrl-u` / `ctrl-d`, or, jump a specific number of entries via `{num} j` / `{num} k`.
Thanks AidanV! Zed also now implements perceptual gamma and contrast correction on systems using the Blade renderer. On these systems, you can customize font rendering with environment variables: - `ZED_FONTS_GAMMA` - `ZED_FONTS_GRAYSCALE_ENHANCED_CONTRAST`