I’ve used VS Code for a long time, but have recently grown weary of Microsoft’s approach to OSS. I’ve checked out VS Codium which seems like it might be a great option.

What text editor are you using?

  • @marmulak
    cake
    link
    2
    edit-2
    2 years ago

    used vim for like twenty years and then switched to nano

    (Note for those who downvoted me: Get a life, you weirdos. I’ll use whatever editor I want.)

    • @a_Ha
      link
      42 years ago

      downvotes here are so weird !
      is vim a religion ?

      • @marmulak
        cake
        link
        22 years ago

        I guess so lol. I still use it when it’s the right tool for the job

      • @GenkiFeral
        link
        22 years ago

        the fights between emacs and vim can be a lot like the fights between Sunis and Shiites. ridiculous and all for nothing. I’d like to see the two come together somehow, to work as a team.

    • @Delzur@fapsi.be
      link
      fedilink
      22 years ago

      Not downvoting but I’m puzzled. Why switching to nano? After 20 years of vim you probably are an advanced user. After getting some of the goodies of vim, I cannot understand how nano can be appealing. Care to elaborate?

      • @marmulak
        cake
        link
        12 years ago

        Depends on the use case. I used to think nano was stupid too until I tried to use it for real, and I realized that it is among the best designed editors I’ve ever used. Yes, it is more simple and don’t offer all the functionality of vim. It might be able to do a couple things vim can’t, but I would have to double check on that. (Like emacs, nano can re-wrap hard-wrapped text to a specific width, which I’m not sure is easy to do in vim.)

        For certain edits or tasks, vim might end up being more trouble than it’s worth.