🦜 @zed.dev on Bluesky
@bsky.app.profile.zed.dev@rss-parrot.net
I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline!
Brought to you by the RSS Parrot.
---
A high-performance, multiplayer code editor written in Rust.
zed.dev
Your feed and you don't want it here? Just
e-mail the birb.
https://bsky.app/profile/zed.dev/post/3ldqxq7y6r22l
Published: December 20, 2024 18:00
We've had a great year here at Zed Industries. We can't thank you all enough for your support, feedback, and contributions. We've got big plans to continue making Zed better in 2025, but let's take a few minutes to check what all has happened in 2024.
…
https://bsky.app/profile/zed.dev/post/3ldmfnhrqp223
Published: December 18, 2024 22:26
🚀 Introducing Zed v0.166!
Much of the Zed team will be on winter break next week, so our next release will be in 2025! We wish everyone happy holidays!
Preliminary support for voice chat and viewing screenshares is now available on Linux.
https://bsky.app/profile/zed.dev/post/3ldcmh732ak2d
Published: December 15, 2024 01:01
Are you using Zed for a weekend project? If so, we'd love to see what you're up to! Feel free to link us to your project, and we're keen to see screenshots of your Zed setup!
https://bsky.app/profile/zed.dev/post/3ld4u5gly5h2c
Published: December 12, 2024 18:03
Oh thank goodness! 😮💨
[contains quote post or other embedded content]
https://bsky.app/profile/zed.dev/post/3ld2ellfe7s2c
Published: December 11, 2024 18:19
🚀 Introducing Zed v0.165!
Just as you can split editor panels, you can now split the terminal panel.
https://bsky.app/profile/zed.dev/post/3lco4k7gav22c
Published: December 6, 2024 21:23
Use the Postgres Context Server extension to automatically inject your Postgres table schemas into the assistant's context:
https://bsky.app/profile/zed.dev/post/3lcnv5dyd3k2x
Published: December 6, 2024 19:11
We're happy to be on BlueSky, but if you want to play with the X.ai Grok API the Zed Assistant totally supports that too.
We won't judge.
https://zed.dev/docs/assistant/configuration#xai-grok
https://bsky.app/profile/zed.dev/post/3lcj3j2d77c2a
Published: December 4, 2024 21:21
🚀 Introducing Zed v0.164!
🦃 Turkey wasn't the only thing cooking last week, we're excited to announce Zed v0.164!
Zed's Markdown preview view now supports images!
https://bsky.app/profile/zed.dev/post/3lc4ks2lw2c2q
Published: November 29, 2024 21:50
Soon, you'll be able to enjoy a nice Fibonacci-like spiral layout in your terminal panel, because terminal splitting has landed on main. #10xDev
https://bsky.app/profile/zed.dev/post/3lbx6rj3ozk2f
Published: November 27, 2024 18:32
🚀 Introducing Zed v0.163!
Today's stable release brings a lot of improvements for those working in Python 🐍:
Zed now supports pytest-based test discovery and runnables, in addition to unittest.