• Sanctus@lemmy.world
    link
    fedilink
    English
    arrow-up
    18
    arrow-down
    1
    ·
    edit-2
    7 months ago

    I’ll be watching this one. It looks nice. Please come to Linux. I do loves me my vim. I did not like setting it up as much as I thought I would to be an IDE. I’m sorry I was mean Zed.

    • Azzk1kr@feddit.nl
      link
      fedilink
      English
      arrow-up
      5
      ·
      7 months ago

      I’ve been trying out Helix as of late. It’s a bit different than vim, but I’m beginning to like it.

        • priapus@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          0
          ·
          edit-2
          7 months ago

          what do you mean? Helix uses LSP servers, usually the same ones used by Vim and VS Code.

          were you using it without the LSP’s installed? If you were, then you would only get completion based of the treesitter grammars, which would be very limited.

          • セリャスト@lemmy.blahaj.zone
            link
            fedilink
            arrow-up
            1
            ·
            7 months ago

            no, the autocomplete trigger is rly bad and triggers when moving the cursor around instead of when you actually type It’s a documented problem and they are working on fixing it

            • priapus@sh.itjust.works
              link
              fedilink
              English
              arrow-up
              1
              ·
              7 months ago

              Ah I see. I usually only move the cursor when in command mode, so that might be why I haven’t noticed it. That’s unfortunately an issue I’ve noticed in a lot of editors. In fact, because Zed is so fast, the auto completion is super obnoxious atm and constantly flashes at you while you type.

      • nflamel@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        7 months ago

        Time will tell for sure, but helix is looking really good and once they have support for plugins I’m rather sure it will be a very, very powerful editor.

        • zygo_histo_morpheus@programming.dev
          link
          fedilink
          arrow-up
          3
          ·
          7 months ago

          I don’t think helix will ever catch up to a lot of vims lesser know features of which there are a lot. I think that’s by design as well, I think that helix wants to have a smaller surface area than vim and for a lot of people that will be the right choice. I personaly use ex-commands for example, or the quickfixlist fairly often so for me I have a hard time imagining helix not feeling like a step down power-wise (as nice as multiple cursors are).

          • abhibeckert@lemmy.world
            link
            fedilink
            arrow-up
            3
            arrow-down
            2
            ·
            edit-2
            7 months ago

            VSCode has way more features than Vim. Including the ability to run Vim inside the IDE. Or Emacs.

            • balp@lemmy.world
              link
              fedilink
              arrow-up
              1
              ·
              6 months ago

              Sais no-one that knows vim, thou it have a vi-like mode that is missing most advanced vi-trixs.