My thoughts on Zed (the editor)

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ม.ค. 2025

ความคิดเห็น • 17

  • @nikyun2997
    @nikyun2997 หลายเดือนก่อน

    Totally agree! I'm also using Zed as my main editor, especially for AI collaboration. The design and user experience are truly impressive. Regarding their pricing, I think their current strategy of "free with usage-based pricing" is smart and fair for both users and the team's sustainable development. Hope they'll keep up this direction and let more people experience this excellent editor! 🎉

  • @_zetrax
    @_zetrax 3 หลายเดือนก่อน +1

    the point exactly to the point, I have copilot but on zed using it becomes productive... the assistant pane is amazing

    • @lindblomdev
      @lindblomdev  3 หลายเดือนก่อน +1

      yeah just having that context around when you jump around, and also having the propt library available for reusable snippets. And the way that they resolve files from the prompt library is also really cool. So many good things in that box.

  • @larsthomasdenstad9082
    @larsthomasdenstad9082 3 หลายเดือนก่อน +1

    Interesting, I have Zed running and have been spending some time with the source code, adding Helix-bindings to it (this got derailed by a second developer starting the same thing, not sure how it went).
    You get a like from me for this. If you had intercut some examples of using Zed with some examples to back up your points you would have also gotten a subscription. See you next time!

    • @lindblomdev
      @lindblomdev  3 หลายเดือนก่อน

      Haha, oh no. What if you both stopped due to being derailed by each other. No Helix-bindings for Zed 😆
      Fair and appreciated 🙏 Totally agree that it would have made a big difference, much better than looking at me looking at the screen on the side 🙈

    • @larsthomasdenstad9082
      @larsthomasdenstad9082 3 หลายเดือนก่อน +1

      ​@@lindblomdev Ah, sorry, I misspoke a little. I didn't mean derailed in context of the project as a whole. more that he took another route and I yielded because there was no way both implementations were going into the editor.
      That was badly worded by me. You know what I mean. :)

  • @markivkovic7235
    @markivkovic7235 หลายเดือนก่อน

    100%, keep it "clean' and minimal.

  • @alastairtheduke
    @alastairtheduke 3 หลายเดือนก่อน

    The more AI we use, the less valuable our code becomes and I'm not saying this is a bad thing. A side effect of this is that we will be less previous about our precious code, formatting, variable names, conventions etc.

    • @lindblomdev
      @lindblomdev  3 หลายเดือนก่อน +1

      Many developers are very sensitive about their formatting and variables, i truly believe that they would be faster (and happier) if they weren't. Also easier to get along with. I used to have strong believes about how it should look. Now i feel a bit relieved actually not to have these feelings anymore.

  • @HpDopeman
    @HpDopeman 2 หลายเดือนก่อน

    major shortcoming for this editor is that it doesn't support jupyter notebooks. Ironically in an AI code editor you cannot do AI!

  • @khanra17
    @khanra17 3 หลายเดือนก่อน +1

    Bro never tried intelij (the best)

    • @lindblomdev
      @lindblomdev  3 หลายเดือนก่อน +3

      What are you talking about. Bro did try it. Felt very Java ui to me, like netbeans or eclipse. It was a couple of years ago, when android studio came out 🤪

    • @evertonc1448
      @evertonc1448 3 หลายเดือนก่อน +3

      Intellij takes like 10 minutes to open and index the Java monolith I have to code in work lol.

    • @lindblomdev
      @lindblomdev  3 หลายเดือนก่อน

      Haha like I remember it then 😆

    • @m3kbeatz
      @m3kbeatz 3 หลายเดือนก่อน +1

      Intellij is great only too slow and resourceful. I hope Zed will bring git integration, horizontal scrolling and three view merge.

    • @lindblomdev
      @lindblomdev  3 หลายเดือนก่อน +1

      i didn't know it was lacking the horizontal scrollbar, it does actually scroll but there is no bar 🤯 I think the git stuff is on the roadmap. I like fork for git, but i guess if it was nice in zed i could use it there. If they bring it, i hope they bring the ability to select individual lines for staging, which i use all the time.