• Geodad@lemm.ee
    link
    fedilink
    English
    arrow-up
    59
    arrow-down
    1
    ·
    6 hours ago

    If you must use windows, Notepad++ is the way to go.

      • zer0@lemmy.ml
        link
        fedilink
        English
        arrow-up
        6
        ·
        edit-2
        3 hours ago

        Those are 2 different use case pieces of software . NP++ is an editor while vscode is an IDE

        • 4grams@awful.systems
          link
          fedilink
          English
          arrow-up
          10
          arrow-down
          3
          ·
          5 hours ago

          vscodium fixes the privacy anyway. It’s always open so startup times are no issue for me.

          I still prefer to keep a stripped down, basic text editor though. Ah well, I’m not on windows so no big deal.

          • FooBarrington@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            4 minutes ago

            vscodium fixes the privacy anyway

            At the cost of some features not working (e.g. Pylance, which is the default Python extension, as well as others by MS).

            • 4grams@awful.systems
              link
              fedilink
              English
              arrow-up
              2
              ·
              1 hour ago

              For plain text, either nano on CLI or whatever built in basic text editor comes with LMDE.

              Windows I used notepad, from now on I’ll add ++ :)

      • ExFed@lemm.ee
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        2 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.