I regret nothing. Say what you want.

Edit: I just saw the two typos. If you find them, you’re welcome to keep them.

  • @[email protected]
    link
    fedilink
    718 days ago

    I genuinely do a lot of coding in Kate, the standard KDE editor. It’s enough to do a lot of things, has highlighting, and is more than enough when you just need a quick fix.

    I am also still using nano when editing stuff in the terminal. Please, don’t judge me.

    • Ghoelian
      link
      fedilink
      438 days ago

      To be fair, Kate isn’t just a text editor, it actually is an IDE. The text editor version would be kwrite, which would be horrible to program in.

          • Ghoelian
            link
            fedilink
            68 days ago

            Oh wow you’re right, it’s basically just kate without some of the toolbars now. Hadn’t used plain kwrite in a while.

            • @[email protected]
              link
              fedilink
              English
              07 days ago

              It also doesn’t have Sessions.
              Making it a better choice when you want to quickly open/create a file (the Session selection menu requires a lot of tabbing or using the mouse)

    • @[email protected]
      link
      fedilink
      108 days ago

      Yep, I came here to say that Kate is really nice. Even though I’m an emacs user and won’t use it.

      Nano, on the other hand, can’t do almost anything, so I can’t recommend that people make heavy use of it. It’s ok for random small edits, but that’s it. (By the way, YSK that you can set your terminal to use Kate as the default editor by setting the $EDITOR variable.)

    • @[email protected]
      link
      fedilink
      English
      58 days ago

      Geany is a nice GUI option. It’s a bit more capable but still lean.

      It’s probably time for me to re-evaluate the host of coding editors out there. For the most part I just use good text editors. Though I do love Spyder, I only use it for a certain subset of tasks.

    • @[email protected]
      link
      fedilink
      2
      edit-2
      8 days ago

      Me too. I’m still not sure what the problem is and I’m kind of afraid to ask.

      I do have the plugin for multi-line editing set up, I guess.

      • Diplomjodler
        link
        fedilink
        38 days ago

        All the cool kids use vim, so using nano makes you uncool, I guess. But I use Mint, so I’m uncool anyway.