• ExFed@lemm.ee
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    4 hours ago

    Clearly this is a controversial statement. I’m team “use what’s available and preference tools that get the job done quickly.”

    I work in several different languages. VSCode has TreeSitter and a bevy of slick plug-ins. NP++ does not. I can use VSCode on both Windows and Linux. If I’ve got a desktop environment, I will hands down pick VSCode over NP++ every time.

    Otherwise, let’s be real, NeoVim is king.

    • kava@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      edit-2
      51 minutes ago

      NP++ was good 20 years ago during a time with much weaker competition and it’s been coasting on that good will ever since

      It’s OK for a text editor (compared to something totally basic like notepad) but other text editors have caught up in every single category

      like you said, VS Code is now the default go to code editor for a lot of people. if you don’t use VS Code, you use vim.

      for non-coding uses, I don’t see the functional difference between NP++ or something basic like Gnome’s text editor

      • ExFed@lemm.ee
        link
        fedilink
        English
        arrow-up
        1
        ·
        41 minutes ago

        Completely agreed. At one point, maybe 12 years ago, I remember trying to learn NP++'s macro system. It was better than whatever we had at the time, but I’m glad I didn’t spend more time than I had to. Just a couple months ago, a coworker was raving about how great NP++ macros are … to do a task handily solved by some light regular expressions and/or column edit mode. Both REs and CEM are far more ubiquitous concepts than some bespoke, domain-specific language for defining repetitive tasks.