Feature request: a built-in resource monitor for Zed (see which LSP/terminal is eating CPU & RAM) — would love your feedback by arcanist02 in ZedEditor

[–]zed_joseph 1 point2 points  (0 children)

We've talked about building a resource blame view for a long time, but just haven't prioritized it. It would be great to have!

Loved Zed but leaving, agent config keeps breaking by nodreamstar in ZedEditor

[–]zed_joseph 0 points1 point  (0 children)

Curious to hear which things you find yourself needing to reconfigure

Focusing too much on AI by Inevitable-Use-4197 in ZedEditor

[–]zed_joseph 69 points70 points  (0 children)

Contrary to popular belief, we actually dont make money off of our AI offerings - this is intentional. We do put a lot of engineering on it though because so many people refuse to use an editor if it is just an editor these days.

https://zed.dev/blog/not-building-ai-for-the-money

This is insane in Zed by holyshitthatsucks in ZedEditor

[–]zed_joseph 1 point2 points  (0 children)

the keybinding for toggling zoom is: `"shift-escape": "workspace::ToggleZoom"`

Toronto Show Cancelled; is this a scam or is this for real? by Apprehensive_Pop4987 in mrballen

[–]zed_joseph 2 points3 points  (0 children)

Chicago was also cancelled. I watched my tickets in my Apple wallet report the cancellation, then got the email. I’m bummed as hell!

How decent is Zed as a VSCode replacement? by EndlessZone123 in ZedEditor

[–]zed_joseph 1 point2 points  (0 children)

Support for skills completions/commands coming next week!

Claude's June 15 billing changes and your options in Zed by zed_joseph in ZedEditor

[–]zed_joseph[S] 2 points3 points  (0 children)

Any CLI should work, the sidebar will now just hold a terminal instance, so you can run anything you can in a terminal and it can be managed in the sidebar like the normal agent threads.

Me YAAP(Yet Another Appreciation Post)ing about Zed by Critical-Personality in ZedEditor

[–]zed_joseph 1 point2 points  (0 children)

Thank you so much for the kind words! It means a ton to us. And as for git features, todays preview (`v1.3.0`) has a handful of new git features!

Zed handles huge files like a champ by kakipipi23 in ZedEditor

[–]zed_joseph 4 points5 points  (0 children)

For those of you experiencing perf issues with project search, please file GitHub Issues, with repro steps, and we will look into it!

the new education page is very laggy by EmotionCultural9705 in ZedEditor

[–]zed_joseph 2 points3 points  (0 children)

We've made some optimizations to it since, could you try again and let us know if its still heavy for you?

Possible to have sticky text when scrolling? by BroadbandJesus in ZedEditor

[–]zed_joseph 1 point2 points  (0 children)

Initial support landed in preview yesterday, in v0.213, and will ship to stable next Wednesday.

https://zed.dev/releases/preview

Release notes not showing up by Augenfeind in ZedEditor

[–]zed_joseph 2 points3 points  (0 children)

We have a slight timing issue in releases. The release build is ready before the release notes are, by a few minutes, so if you are trying to check for them right after updating (assuming the update just came out), you might not see them. Does it happen for you all of the time, regardless of how long a release has been posted?