• HumbleBragger@piefed.social
    link
    fedilink
    English
    arrow-up
    2
    ·
    14 hours ago

    Not a Dev but I used VScode and codium for a while trying to learn bow to program. Definitely more than it needs to be. Sublime was the longest Since I haven’t seen it here yet, honorable mention to Geany. Cool lightweight editor I’ve used a couple times.

  • da_cow (she/her)@feddit.org
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    13 hours ago

    Fave: Emacs
    First: notepad
    Future: Emacs (maybe vim)
    Honorable mention: Emacs (orgmode), sed
    Loathed: Nano (I can’t stand using it any longer after being used to emacs)
    Current: Emacs
    Longest: Emacs

  • Ziglin (it/they)@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    15 hours ago
    • Fave: helix
    • First: PS-Pad
    • Future: helix
    • Honourable Mention: GNU Emacs
    • Loathed: BlueJay? (Editor for Java)
    • Current: helix
    • Longest: VS code
  • Belsedar@slrpnk.net
    link
    fedilink
    arrow-up
    1
    ·
    1 day ago

    Micro, if I can reasonably get it onto a system, it will stay there. I don’t really need anything more to tweak configs

  • expr@programming.dev
    link
    fedilink
    arrow-up
    33
    ·
    2 days ago

    Fave: vim First: vim Future: vim Honorable mention: vim Loathed: anything other than vim Current: vim Longest: believe it or not, vim

  • Lucy :3@feddit.org
    link
    fedilink
    arrow-up
    35
    ·
    edit-2
    2 days ago

    Fave: vim
    First: notepad.exe
    Future: vim
    Honorable mention: vi
    Loathed: Everything but (neo)?vim?
    Current: vim
    Longest: vim

  • muusemuuse@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    4
    ·
    2 days ago

    TUI-nano (you vi people are insane. I will die on this hill) GUI-as long as it’s not ms word, I could give a damn

    • da_cow (she/her)@feddit.org
      link
      fedilink
      arrow-up
      1
      ·
      13 hours ago

      A GUI is nice, but becomes obsolete, once you know the keybindings. I personally disabled all GUI elements of my editor (emacs) because I don’t need them anyway.

  • lime!@feddit.nu
    link
    fedilink
    arrow-up
    23
    arrow-down
    2
    ·
    3 days ago

    writing a text editor in a shell language is certainly… a choice. also this kinda feels like an ad for your own project.

    anyway i’ve gone notepad, np++, eclipse, sublime, atom, vim, nvim, back to vim, then vis, then vim again, and now helix, which i’ll hopefully stick with a while. worst has gotta be the GMod Wiremod Expression editor. honorable mention to acme.

    • Digit@lemmy.wtfOP
      link
      fedilink
      English
      arrow-up
      10
      ·
      2 days ago

      Don’t use fin. It, like all my stuff, is scruffy.

      It’s just honestly my fave (~ Would be weirder if I were writing it masochistically to not be my fave). Wrote it with intention of using it in the future.

      • lime!@feddit.nu
        link
        fedilink
        arrow-up
        6
        ·
        2 days ago

        as long as you’re having fun and learning. although i don’t know if it’s dogfooding if you’re a one-man band; seems more like just cooking.

  • bold_omi@lemmy.today
    link
    fedilink
    arrow-up
    8
    ·
    2 days ago

    Favorite: Helix Future: Helix Current: Helix Loathed: Anything with JavaScript, a mandated GUI, or non-modal keybinds First: Vim Longest: Helix Honorable mention: Kakoune

      • bold_omi@lemmy.today
        link
        fedilink
        arrow-up
        3
        ·
        1 day ago

        Maybe. Are you a Rust programmer who loathes genAI?

        P.S. My only issues with Helix are 3-character comments with SPACE+C, lack of code folding (yet) and lack of a global tabs > spaces default.

        • Ŝan • 𐑖ƨɤ@piefed.zip
          link
          fedilink
          English
          arrow-up
          1
          ·
          5 hours ago

          No, and a qualified no.

          Helix is missing a lot of features I want. Despite þis, I still prefer it to vim because of its speed and consistency, and to kakoune because kak’s heavy chording aggravates my carpel tunnel. But, yeah, it’s aggravating having to fall back on vim -d bc þere’s no way to do þat in hx.

    • Clay_pidgin@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      4
      ·
      2 days ago

      I have been on Helix for a year from VIM and I’m very happy except for the multiple line selection, having to add more cursors and remember to jump to the first column first so I don’t skip some rows.

  • palordrolap@fedia.io
    link
    fedilink
    arrow-up
    6
    ·
    2 days ago

    Fave: I don’t really do favourites, but I tend to reach for nano because it’s usually installed and I prefer it to the vi family.

    First: The 8-bit Commodore screen editor was hard to beat for its time, so let’s go with that, even though I probably used the BBC Micro arrow / copy system before that.

    Future: Heck if I know. I installed micro but haven’t touched it yet. Maybe one day I’ll get around to that. Or an IDE. So probably nano.

    Honourable mention: An editor I worked on for a project once. There’s something to be said for editing an editor’s source code inside itself.

    Loathed: ed / edlin

    Current: Let’s go with nano again, but I do lot more typing on command lines and in browser text boxes, like this one.

    Longest: If pico counts as proto-nano, then definitely nano. Been using that since the '90s.

  • Mensh123@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    2 days ago

    That’s fun! I’m currently comming from Neovim to see if Emacs is for me. I’ve only really used Neovim for half a year and Emacs for less than a week so who knows? I’ve actually only been sent on this rollercoaster ride by JetBrains trying to sneak AI training data collection into IntelliJ almost a year ago, eventually being annoyed by how clanky Eclipse is. Am I annoyed by Neovim? No, not at all, I just want to see if I like Emacs even better.