(Graphical) IDE’s are great for development, but they’re slow to start and heavy to run. Sometimes you just want to take a quick look at an xml or dockerfile and you don’t want to spin up the whole IDE for that.

I’ve recently rediscovered notepad++ for that (on windows), what’s your prefered easy-acces-tekst-editor?

      • V H
        link
        fedilink
        22 years ago

        As the old (bad) joke goes: Emacs is a great operating system. Shame it lacks a good editor.

        • @sping@lemmy.sdf.org
          link
          fedilink
          English
          12 years ago

          The biggest irony is it’s often told by vim fanboys, who apparently don’t realize a very comprehensive emulator of vim it is one of the editors Emacs offers. But mostly it seems to be told by people who don’t even know what Emacs is, they just know they’re meant to disapprove of it.

          • V H
            link
            fedilink
            12 years ago

            Frankly, I’ve seen it more often from Emacs users themselves, including while I used it myself for ~20+ years.

        • Vim can have some IDE-like qualities, if you bolt enough plugins in to it, but by default it affords buttinx text in a file and manipulating it.

          I woudn’t classify it as an ide though.