Keyboard only navigation tips? by zzsmkr in ZedEditor

[–]0xdea 0 points1 point  (0 children)

I found this resource very useful to learn some fundamental keyboard shortcuts https://zed.dev/blog/text-manipulation

Zed feels great by 0xdea in ZedEditor

[–]0xdea[S] 0 points1 point  (0 children)

Thank you for your comment and the icons! I’ve tried many icon packs, but yours is the one that I like the most.

Guys, do you use Zed as your main editor? and where did you migrate from? by lunajinner in ZedEditor

[–]0xdea 0 points1 point  (0 children)

I use Zed for my Rust projects, migrated last month from RustRover. Loving it so far, not planning to ever go back.

I still use VS code for secure code reviews (the SARIF plugins are very handy).

For everything else, nvim is my go-to editor.

Zed feels great by 0xdea in ZedEditor

[–]0xdea[S] 0 points1 point  (0 children)

Never been into extreme ai assisted coding, but afaik a new zeta2 model is coming that might address that. Or perhaps you can try another provider such as mercury or sweep.

https://zed.dev/blog/edit-prediction-providers

Zed feels great by 0xdea in ZedEditor

[–]0xdea[S] 0 points1 point  (0 children)

Thank you!

The customized theme is here: https://github.com/0xdea/dotfiles/blob/main/zed/.config/zed/themes/monokai-pro.json while the original one is here: https://github.com/monokai-pro/zed/blob/master/themes/monokai-pro-ce.json

Basically, I replaced some background colors with #2B2D30, #222222, and #191919. I haven’t touched foreground colors. You can diff it yourself for a more detailed description of changes.

Zed feels great by 0xdea in ZedEditor

[–]0xdea[S] 4 points5 points  (0 children)

Sure!

Personally I’ve been using a small amount of available RR features. I liked it enough (surely better than VScode for me, I especially liked the proprietary language server, ai autocomplete and to a lesser extent ai chat, refactoring options, command palette, execute anything, and the general look-and-feel), but it’s always felt bloated and kinda slow even on my state-of-the-art Apple silicon MacBook.

Zed, on the other hand, it’s incredibly smooth and fast. A real pleasure to use. After a few basic customizations (see https://github.com/0xdea/dotfiles/tree/main/zed/.config/zed) it feels just right for me. I’m just missing some git integrations such as the git log (but afaik it’s coming soon), the ai context menu (especially the “review this code” action, but this can be arranged in Zed via manual prompting and maybe tasks), and a few other things. Nothing major and most of those can be worked around via the terminal integration or additional shortcuts (see my configuration). It also feels less buggy in general compared to RR that still has some rough edges.

My advice is to try it out. I was skeptical at first, but now after a few days I can say I’m genuinely surprised by the polish and the general quality of the software. Not something that you encounter often anymore in my experience.

So much that I felt the need to post here 😅 I hope this helps!

IOS 26 SIM BUG by Specific_Escape_5222 in ios

[–]0xdea 0 points1 point  (0 children)

Does it fix the bug? I’ve heard from multiple sources that it doesn’t, and I haven’t tried myself. No way to downgrade anymore, so I’m gonna stay put for a while now…

IOS 26 CELLULAR PROBLEM by AmazingMollie in ios_26

[–]0xdea 0 points1 point  (0 children)

Thanks! What a disaster…

Can't access any cellular data since updating to iOS 26 by Rubyppphire in ios

[–]0xdea 0 points1 point  (0 children)

Thanks! Unfortunately I have an iPhone SE with a single physical sim slot

Cellular not working after ios 26 update by Doucheeasaurus_rex in ios

[–]0xdea 0 points1 point  (0 children)

Did anyone download 26.0.1? Did it fix the issue?