Pulsar (former Atom) is still the best code editor in my opinion. It is easiest and fastest to use, has all the nice productivity boosting plugins and is overall great for all the same reasons the Atom was great. 🚀

See also !pulsaredit@lemmy.ml

  • varsock@programming.dev
    link
    fedilink
    arrow-up
    30
    arrow-down
    1
    ·
    4 months ago

    Had a distinguished collegue (from the Bell Lab days) say to me recently:

    “IDEs take up a lot of RAM on my machine. Vim takes up a lot of squishy RAM in my head. I need squishy RAM to hold info relevant to problem solving, not options available in my tool chain.”

    • accidental@lemmy.sdf.org
      link
      fedilink
      arrow-up
      22
      arrow-down
      1
      ·
      4 months ago

      While I agree with the sentiment, the key bindings have been burned into my less squishy ROM at this point, and I’ve got all banks of squishy RAM available 😄

      • varsock@programming.dev
        link
        fedilink
        arrow-up
        4
        ·
        4 months ago

        hahaha good point.

        That colleague, keep in mind is a bit older, also has Vim navigation burned into his head. I think where he was coming from, all these new technologies and syntax for them, he much rather prefers right clicking in the IDE and it’ll show him options instead of doing it all from command line. For example docker container management, Go’s devle debugger syntax, GDB. He has a hybrid workflow tho.

        After having spent countless hours on my Vim config only to restart everything using Lua with nvim, I can relate to time sink that is vim.