Positive Feedback ❤️ #5397
Replies: 125 comments 23 replies
-
one thing that has really annoyed me in vs code or intellij is that accepting a code completion while the cursor is mid word will insert the whole suggestion there and ruin the whole idea of completion. To get a better idea of what I mean, see this: Screen.Recording.2022-06-25.at.12.51.13.AM.movI love that zed is smarter and completes the word correctly. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
I enjoy how responsive Zed is to every single keystroke - writing code and taking notes in Zed is ultra satisfying. |
Beta Was this translation helpful? Give feedback.
-
Lovely. Feels really smooth. What font is it that you package with the editor? Looks awesome. |
Beta Was this translation helpful? Give feedback.
-
Pretty sure it is a custom font called Zed Mono, it is basically just a custom configuration of Iosevka. |
Beta Was this translation helpful? Give feedback.
-
I just made the
Correct! You can build your own variant of Iosevka here: https://typeof.net/Iosevka/customizer or by creating your own |
Beta Was this translation helpful? Give feedback.
-
Super great how you guys have opened up the issue list and are open to input and feedback! I can't wait for linux support and I can start using it. VScode and idea suite tools are memory hogs and extremely slow... can't wait for the responsiveness and light-weight experience that zed will deliver. |
Beta Was this translation helpful? Give feedback.
-
With Zed, writing code is an absolute pleasure. Its snappy interactions and lean UI help me focus on bringing ideas into reality. Having an editor that doesn't get in your way feels like having superpowers - it's like having a thin layer between my brain and the computer. Discovering the journal was also mind-blowing; now, I have one reason less to move away from the editor, which massively helps battle context-switching. I almost entirely switched from VSCode to Zed in the past few weeks. I can use Zed for everything, but I still rely on VSCode for a few nits:
|
Beta Was this translation helpful? Give feedback.
-
Even in the current state I'm really really REALLY happy using Zed. Everything is so lightweight and fast that I can't believe. I've turn the vim mode on and switch completely from neovim and VSCode. Thank you so much for this editor, I want to pay to use it! |
Beta Was this translation helpful? Give feedback.
-
Zed shows that performance does matter. Experiencing the responsiveness and low resource requirements is like realising how nice the silence is when somebody turns off the AC |
Beta Was this translation helpful? Give feedback.
-
Startup-speed and LSP's responsiveness are simply amazing and since I am a sucker for looks, I'd also like to give props for making it look and feel so polished already! (including the nice little touch with rounded selected area highlights). Love that it's not forcing me to open a "project" so I can just open random files. |
Beta Was this translation helpful? Give feedback.
-
The speed is honestly amazing. I don't really use macOS and the only machine I have is really rather slow (2014 vintage mac mini). Atom or VSCodium take sometimes >30s to load, Zed pops up in less than 5. |
Beta Was this translation helpful? Give feedback.
-
Just getting started with Zed. First impressions are that my other editors are crazy slow :-). The outline is a killer feature (and also surprisingly fast). Thanks! |
Beta Was this translation helpful? Give feedback.
-
It's still early days using Zed for me, but I love it so much!! You've got a fan in me 🚀 Things I like already
|
Beta Was this translation helpful? Give feedback.
-
Another feedback from me: the new release fixing the input method for international keyboards is amazing. Working fine for me with US-International layout, thank you for this! |
Beta Was this translation helpful? Give feedback.
-
I really appreciate how fast this is! It's not like I need it to be 100x faster than my brain can process, but that's what makes it art. Computers are amazing, but code gets worse just as fast as they improve. It's hard to believe just how amazing computers could be if the code values of the past (optimization) were applied to the hardware of today (also optimization, but takes longer). I didn't have to search for answers to much of anything while setting Zed up, it mostly just worked out of the box. There were some issues I ran into with the default settings, and every one of them I was able to disable by reading over the settings. Open source is great. I've never actually had a feature request be given a positive response, but at least I can imagine some day having the time to do it myself. And it's a sign of tegridy. And I know this is one of the lowliest of compliments imaginable, but it's also not Microsoft! :p More importantly, it's a step away from the hyper centralization of heartless conglomerates that exist to hoard resources. Starting with my CPU! |
Beta Was this translation helpful? Give feedback.
-
Here is another ONE. ZED doing coding for me. Turn on volume. https://www.instagram.com/reel/C_oRMFFtRWi/ RPReplay_Final1725800269.mp4My setup in action |
Beta Was this translation helpful? Give feedback.
-
I love Zed. |
Beta Was this translation helpful? Give feedback.
-
The multi-buffer is such a great idea 😍 |
Beta Was this translation helpful? Give feedback.
-
Not sure how common it is in other editors, but I love how smooth it is renaming/moving an opened file via the Project panel. I feel like you would have to close and reopen the file in most editors, here the buffer is following the move easily and you can go back to work instantly. |
Beta Was this translation helpful? Give feedback.
-
f******* ❤️ zed. |
Beta Was this translation helpful? Give feedback.
-
Using Zed feels exciting. I love the minimalistic look and feel. It plays the role well of being a thing in the background while at the same time being powerful. Excited to see it develop further! |
Beta Was this translation helpful? Give feedback.
-
Lovin the progress. Used SublimeText for 10+ years, you now give me a big headache. 😄 |
Beta Was this translation helpful? Give feedback.
-
It has not been mentioned above but the outliner / folding feature in the editor is outstanding. I've used various outliners over the years to brainstorm and organize large amounts of both text and code and Zed is the best plus the fastest. The outliner in VSCode left a lot to be desired. I would always have to be very careful to unfold what I was about to copy or cut just to make sure I got all of it on the clipboard. I had to resort to adding end-of-section periods as a work-around to make outlining bearable. I also had to keep files shorter, where in Zed I can work fast with much larger files. I'm just super glad to say that none of that pesky stuff is required when using the Zed editor. I can feel confident that Zed understands what a outliner is and has made it work the way an outliner should work. Thanks to Zed, my outliner distractions and headaches are now a thing of the past! |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
Zed is truly a joy to use. The performance and vim mode are top tier, but my personal favorite thing is how basically everything is an editable buffer. The assistant panel is an editable text buffer, the config is an editable JSON file, project-wide search results are an editable multi-buffer... The UX is just so consistent and smooth. Thanks for the hard work! |
Beta Was this translation helpful? Give feedback.
-
Absolutely fantastic. I've just tried the Remote feature and :chefs-kiss:! Great work, and unparalleled dev speed. Thank you 🙏 ! |
Beta Was this translation helpful? Give feedback.
-
the moment i type zed . it instantly opens the project. Thank all of you! |
Beta Was this translation helpful? Give feedback.
-
Have been using this Zed as my daily driver for a few months now. My journey came through Some embedded IDE -> Atom -> VSCode -> NeoVim. |
Beta Was this translation helpful? Give feedback.
-
This is the first time I feel excited to use an IDE. Whatever I've tried over the years, I kept coming back to command line + vim, emacs, neovim and most recently helix, existing in that code/text editor space where the cost of maintaining up to date config and plugins for full IDE features is just too high. Integrating LLMs with those editors' workflows is also just painful. One of my favorite features of good software is energy efficiency but IDEs tend to drain laptop battery. Maybe a weird thing to be overly conscious of, especially after mentioning LLMs, but here I am 🤷🏼♂️ 😄 Zed is looking like a worthwhile long term investment. Thank you! |
Beta Was this translation helpful? Give feedback.
-
Everyone loves to read positive feedback; feel free to use this issue as a place to jot down the things you enjoy about Zed. If you want to give permission to the Zed team to use your comment in promotional content (Zed Twitter, zed.dev, etc.), place a 🚀 reaction on your post.
Beta Was this translation helpful? Give feedback.
All reactions