Zed
@zed.dev
5 months ago Want to learn how to emulate Vim's Telescope in Zed?
Check out the second installment of Hidden Gems, and share your own!
zed.dev/blog/hidden-...
💬 0
♻️ 2
❤️ 35
Want to learn how to emulate Vim's Telescope in Zed?
Check out the second installment of Hidden Gems, and share your own!
zed.dev/blog/hidden-... (Sadly we cannot ship notebooks or improved edit predictions or git graph in a single week but it's on its way we promise)
Next week is a Quality Week for Zed! We'll be squashing bugs, reviewing PRs, and tackling bite-sized features that plague us. Drop an issue you want tackled below 👇
You can now break down import and transform times in @vitest.dev! This works in the Vitest UI, the terminal and also via the VS Code extension.
Time to find out why tests are taking longer than expected! 👀
More in the docs
vitest.dev/config/exper... Curious about what your project will include? Check out one of our builds, showcasing different tasks with cached data:
tuist.dev/tuist/tuist... We're refining our cache system to position caching nodes near your build locations, whether that's an office in Berlin or Mac equipment in a US east data center. Our goal is to construct an edge caching network for everyone. Did you know you can speed up your Xcode builds by using Xcode's 26 cache in CI and development environments? You can also gain insights into the cache's effectiveness.
Learn more here: docs.tuist.dev/en/guides/f...
#iOSDev #Xcode #ZedEditor Download Zed and view the full changelog here:
zed.dev/releases/sta... Special shout out this week to the Let's Git Together contributors: ddoemonn (GH), errmayank (GH), 11happy (GH), and GoldStrikeArch (GH)
Join in on the action:
github.com/orgs/zed-ind... Easily delete branches from Zed's branch picker. Thanks errmayank!
You can now view the git commit history of any file. Select the `File History` option in the right-click editor context menu to open it. Thanks ddoemonn!
🚀 We just shipped v0.216.0! Word-level diffing just landed. 🎉 It's been a night-and-day difference for us—seeing exactly what changed within each line.
PlanetScale Insights shows you how queries perform, now also find out what they do. Get a plain-language summary for any query. Available now in the Insights dashboard.
Happening in one hour!
Join us and your judges to see who won the Prisma Hackathon
youtu.be/r6ZffrcLylk I'm looking for companies and developers using Develocity!
I'd love to learn more about your needs and how the tool helps you address them. We're doing user research to better understand how we could support Android users too.
Reposts appreciated, just send me a DM 📩 For everyone exploring what’s possible with AI-powered development: we put together a vibe-coder toolkit.
Short demos. Real workflows.
🎥 Playlist → www.youtube.com/watch?v=ikBk... oidc support coming to tuist 🔐
authenticate from ci with just `tuist auth login`
github actions first, more providers coming
https://github.com/tuist... 🤔 We're planning a docs refresh.
What's one thing you'd love to see improved, added, or explained better? We got something exciting planned for tomorrow!
Join us as we announce the winners of the Prisma Hackathon.
Can’t wait to share what folks built.
youtu.be/r6ZffrcLylk There's only 2 days left before our MCP hackathon closes!
We've got some killer prizes up for grabs, including $1k per winning project.
Learn more: community.directus.io/t/directus-... But that's not all: There is still room for more improvements which should yield better performance for your applications.
Want more info? Take a look at the existing PRs
github.com/rolldown/rol...
github.com/rolldown/rol... Did you know that @rolldown.rs's chunking algorithm got improved, leading to less chunks than before in different scenarios?
For example when you have two entry chunks and one imports from the other. Instead of having a "facade chunk", the chunks are now merged, resulting in less network requests.